Skip to content

UART Speed mismatch ??? #14

Description

@furang

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

Image

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

Image

It says to look at hardware serial only, but there's no bootlog there.
Can you please tell what I'm doing wrong? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions