Tool/software:
Hi TI members,
I run an example of Chap 9 F28335 Serial Communication Interface. I am using a serial RS232 cable to USB-A. Pins are connected like this: (One end of the cable is connected to the peripheral board using GPIO28, GPIO29 & Other end is connected to PC through USB-A. The pin Configuration is given below:
// GPIO28 is SCI_A-RXD (Connect to Pin3, PC-TX, of serial DB9 cable)..purple wire
// GPIO29 is SCI_A-TXD (Connect to Pin2, PC-RX, of serial DB9 cable)..orange wire
// Gnd of peripheral is Ground (Connect to Pin5 of serial DB9 cable)..black wire
The results are verified through Online PC terminal. Please see the pictures:
Problem is when i set everything Baudrate, Odd parity bits, data size, stop bits and COM Port 8 at terminal, I received unwanted data which I didn't send through DSP program ('The F28335 - UART is fine !') to COM port 8 of PC. Please see in picture:
COM port 8--->
Unwanted / Undersired Data----->
Then I connect the terminal at COM port 6 (XDS100 class 6 USB serial Port) with same setting at terminal(baud, parity...etc), where the DSP is connected through power cable via using serial connection (USB-B...USB-A), I start having a correct results. Please see pictures:
The SW1 is in Off condition, i guess (I didn't change anything)--->
I am unable to understand why I am not getting the correct results at COM port 8?
Why I am getting unwanted/undesired results at COM port 8? I am using the right SCITXD and SCIRXD connection by using Serial cable DB9 to USB-A of the PC.
Please read carefully and suggest accordingly.
Thanks
Regards
Arsalan