Hello. Thanks for your great job!
I've bought this board. looks like this should be supported. I've flashed bootloader and image. Soldered USB UART (FT232RL)
FT 232 RX <-> RP2350 TX (GPIO1)
FT 232 TX <-> RP2350 RX (GPIO0)
FT 232 GND <-> RP2350 GND
Set TTL voltage to 3.3 Volt
Open terminal
minicom -D /dev/ttyUSB0 -b 115200
And then power on the board.
And here's what I see
Looks like uart speed mismatch. I tried all possible baud rates and nothing seems to work and show corrects text chars (tried 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600).
Also I tried to watch what's on board's usb uart
minicom -D /dev/ttyACM0 -b 115200
It says to look at hardware serial only, but there's no bootlog there.
Can you please tell what I'm doing wrong? Thanks!
Hello. Thanks for your great job!
I've bought this board. looks like this should be supported. I've flashed bootloader and image. Soldered USB UART (FT232RL)
FT 232 RX <-> RP2350 TX (GPIO1)
FT 232 TX <-> RP2350 RX (GPIO0)
FT 232 GND <-> RP2350 GND
Set TTL voltage to 3.3 Volt
Open terminal
minicom -D /dev/ttyUSB0 -b 115200
And then power on the board.
And here's what I see
Looks like uart speed mismatch. I tried all possible baud rates and nothing seems to work and show corrects text chars (tried 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600).
Also I tried to watch what's on board's usb uart
minicom -D /dev/ttyACM0 -b 115200
It says to look at hardware serial only, but there's no bootlog there.
Can you please tell what I'm doing wrong? Thanks!