Noltari/pico-uart-bridge

A serial port 1

H-sw123 opened this issue · 3 comments

How can I make both serial ports work?I found that only one serial port works and the other one doesn't work.

Both serial ports should work.
I tested that and it worked. Are you sure you connected it correctly?

I tested it today, both master and next branches and while serial port 0 works like a charm, serial port 1 only works for writing, it spits tons of garbage when being read with cat on linux

I tested this again with the latest release (https://github.com/Noltari/pico-uart-bridge/releases/tag/v4.0) without issues.