2023-06-01 09:19 PM
I want to read and write data by serial connection.
For test, I import samples "SPC58ECxx_RLA SERIAL Test Application for Discovery" from application library.
In my understanding, the "main.c" function write "Hello World!" by serial connection.
my environment
RS232 connection (PC to SPC58EC_DISP)
putty
When I flash the code to my board, the putty write "cRK".
I cannot understand why my pc receive "cRK".
I think my pc receive the "Hello World".
please help!!
2023-07-11 10:37 PM
Please, make sure to have 38400-N81 UART configuration on your PC serial port.
Regards,
2023-07-13 01:40 AM
yes. I'm sure that I configure the PC serial port to 38400-N81.
2024-10-18 01:04 AM
Read this data (Hello Worl) from TX RX pins of SPC58. with USB to TTL module.
A1 - GND
D1- TX
A10- RX