Question
Unable to send data over USART1 TX line (PC4) on NUCLEO-G0B1RE
Hi,
Configured PC4 and PC5 for transmitting and receiving over USART1.
Enabled the interrupt, DMA is disabled.
Tried with different baud rates, same results.
The data seen on serial console application cutecom does not match data I am setting in my transmit buffer.
Tried same test on USART2 using putty, it shows data matching TX buffer.
Any suggestions ?
Thanks,
Mo
