UART issue on the UP squared board

New Member Posts: 3

I'm trying to transmit data via UART on my UP board. I am using pins 8 and 10 for Tx and Rx. I connected my pin 8 to 10 and tried to send and receive data using pyserial. I wasn't getting any data back and it gets stuck in the loop after send command. "sudo cat /proc/tty/driver/serial" shows that both ttyS4 and ttyS5 are active but tried both and doesn't work.

I'm using Ubuntu 18.04 with kernel 5.4.0.1

Comments

Welcome!

It looks like you're new here. Sign in or register to get started.
Privacy Policy