Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
I am bringing up a board with an TMS320F28388D part using an FTDI chip to talk to SCIA (pins GPIO8 and GPIO9). The following code is supposd to read a character and send it back to to the terminal (9600 baud, 8, N, 1).

When I send a series of a single character (for example 'k'), the return is corrupted about 30% of the time (see below).

I monitored the GPIO9/19 from the TMS320F28388D and noticed that the stop bit is getting dropped leading to the issue. Otherwise, the signals are clean and have the right timing and amplitude. It is just the stop-bit that leads to the corruption.
I consulted the forum and was advised to add the following line:







