Hi,
An engineer left and I need to take over his development.
It is a UART 115200, just using GIO_write, pin are DR1 and DX1 (MSBSP-1). The data was wrong some time. I tried to use better cable and stuff, but no luck. The PCB layout looks ok.
If it runs at 38400, the UART is so-so, still has wrong character.
My co-worker said 6713 had no hardware UART, the one in the program is software UART (using GIO_write), it is hard to set the speed to 115200.
I'm new to 6713, any information is appreciated. Thanks.