Forum Discussion
Altera_Forum
Honored Contributor
13 years agoRS232C Packet Loss
Hello, I am working with my custom board, and having problem communicating via RS232C. In very rare occasion, commands seems to be ignored, lost, or thrown away. My C code is some...
Altera_Forum
Honored Contributor
13 years agoAt a guess it is an interrupt latency issue - too much code in the interrupt handlers for the length of the hardware fifos.