I'm trying to use UART0 for reception of DMX512, a standard widely used in the entertainment industry for lighting control. Briefly, it's an RS-485 protocol, 250 kBaud. The structure is straightforward: 8 data bits, one start bit, two stop bits, 0-10 ms between bytes. Start of frame is...