Hi, just want to know if anyone came across the same problem as I have with Rx pin PTB2.
The thing is that Txd is sending correctly at 115200b(that's verified) but when receiving it it's completely
crap but defined crap(like when the baudrate is extremely wrong). I have also verified this by connecting
a terminal prog(rxd) to listen to the message, and the message is ok at 115200b but UART is messing it up. If I send 'O','K',cr,lf the message in the rx buffer says 202(dec),106(dec),194(dec). The status flag
indicate overrun and frame error all the time. The rx is interrupted, not the tx.
Any ideas ?
Cheers
Claes