Content originally posted in LPCWare by IanB on Sat Aug 01 11:38:06 MST 2015
DMX has 8 data bits, so 1 start bit, EIGHT data bits and 2 stop bits makes 44µs, not 36µs.
i had trouble with it not detecting breaks, but my problem was that I forgot the dummy read of RBR that resets the break-detection mechanism.
I have to say I haven't checked how short a break it will detect. I'll do that and see what happens!