Hi all,
I am relatively new to serial communication and am trying to communicate using an F28335 controlCard and Experimenters kit. I am currently trying to run the Example_2823xSci_Echoback.c program to output a message to putty. The code compiles and runs, but no data is transmitted. The baud rate is set to 9600 and the frequency set to 150MHz. I am running directly from the J3 port on the dock. As for the communication device, I am running the serial port into a Radioshack serial to usb device. On the female DB9 connector running from the board, I have Tx tied to pin 2, Rx to pin 3, and GND to pin 5.
Any help regarding this issue would be greatly appreciated.