Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAvalon UART not detecting BREAK
I am using both the Avalon UART 7.1 and FIFOed UART 7.1 in a project. My software engineeer can get either core to generate a BREAK condition, but when RXD is held at '0' the brk bit in the status re...
Altera_Forum
Honored Contributor
16 years agoHi,
yes, it works. We use the BREAK detection and by now it works fine. We had one design compiled with Q8.1 and now on Q10.0. Both work. As we haven't bidirectional UART, we have an extra PIO which switches the the RXD and TXD pin to the right external wire. So we cannot transmit and receive simultaneously. Make sure that your device is in receiving mode when you try to detect the BREAK. Regards, Philipp