Installation from serial console
#1
Hello to the community,

I'm trying to install u-boot on a microSD card from a serial connection using a USB to TTL adapter CH340 (exactly this one).

First I built u-boot from my Debian laptop using the board-specific official documentation, then I flash it on the microSD with the appropriate `dd` command : `
Code:
dd if=u-boot-rockchip.bin of=/dev/mmcblk0 seek=64 && sync
`

Then :
1. I set the microSD and plugged the dupont as recommended: GND on pin6, RX on pin8, and with without the TX on pin10.
2. Plugged the CH340, launched :
Code:
picocom /dev/ttyUSB0 -b 1500000
`
3. Power on

And... Nothing appeared.

I tried different combinaisons of dupont pluging, different built for u-boot but I didn't get any output.

What did I miss ?
  Reply


Messages In This Thread
Installation from serial console - by oieza67 - 10-29-2023, 03:16 AM
RE: Installation from serial console - by shulamy - 10-29-2023, 05:46 AM
RE: Installation from serial console - by oieza67 - 10-29-2023, 09:48 AM
RE: Installation from serial console - by wdt - 10-30-2023, 09:48 AM
RE: Installation from serial console - by oieza67 - 10-31-2023, 06:53 AM
RE: Installation from serial console - by wdt - 10-31-2023, 09:08 AM
RE: Installation from serial console - by oieza67 - 01-06-2024, 11:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Article] Star64 JH7110 + NuttX RTOS: RISC-V PLIC Interrupts and Serial I/O lupyuen 0 648 08-01-2023, 06:48 PM
Last Post: lupyuen
  Serial Connection via SOcket CAT dustfinger 0 1,865 05-21-2020, 09:16 AM
Last Post: dustfinger

Forum Jump:


Users browsing this thread: 1 Guest(s)