Question
using UART
Posted on November 27, 2015 at 11:13
Hello everybody,
I'm using the SPC56EL70L5DISP board.In order to use UART, I put the jumpers in J18 and J20 to connect UART-MCU LIN0, following the board user guide.Running the test example with UART and blinking LEDs, I try to read the hello world from a PC. I use a serial to USB adapter and a software configured for 38400-N-1 with no flow control or handshaking. I don't receive anything though.I'm asking for a confirmation: should this work or did I miss something here?Thanks in advance for the help. #spc56 #uart