Question
False Framing Errors?
Posted on August 03, 2014 at 23:35
I am using an STM32F407 to receive data via UART and seem to be getting false FE interrupts. There are two reasons why I believe that they are false:
- I have looked at the timing on an oscilloscope and it appears to be fine.
- If I disable the interrupt, I can receive the data intact with a passing CRC.
