UART from/to core
Posted: Wed Jun 02, 2021 2:52 pm
Hi all,
I'd like to let user communicate with my core via serial line. I mentioned signals UART_RXD and UART_TXD but unfortunately even I'm writing to it inside core nothing happens on USB UART.
I've seen notice about mysterious item uart_mode in hps_io and when I set it to recommended value I see on USB UART MISTer linux.
Could you help me to understand what I do need to setup to get it working, please?
Thank you
Petr
I'd like to let user communicate with my core via serial line. I mentioned signals UART_RXD and UART_TXD but unfortunately even I'm writing to it inside core nothing happens on USB UART.
I've seen notice about mysterious item uart_mode in hps_io and when I set it to recommended value I see on USB UART MISTer linux.
Could you help me to understand what I do need to setup to get it working, please?
Thank you
Petr