This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
I am using an F28377S and have configured it with SCI-A since it is muxed with USB via GPIO 85 AND 84 and i could use the same debugging usb line for transmission . I am using it to receive a 32 bit pattern from a linux pc via tty . The third frame or the third 32 bit buffer on reception gets corrupted.Dunno whether it gets corrupted when it leaves the PC or after reaching the ti board. I m using a simple POSIX serial communication code. All baud rates and channels are correct .I have checked for as much as flags i can. Do i have to configure specifically flags in the ti board and on my linux communication program.Where are the flags mentioned in the SCI example code. Are hardware control and software control sorted out automatically .I keep hearing about a control card between the ti board and pc for such an application.Kindly help me with this or if you could suggest another approach