Search found 1 match
- Wed Jun 24, 2020 10:58 am
- Forum: ESP32 Arduino
- Topic: RMT -> Uart?
- Replies: 1
- Views: 2363
RMT -> Uart?
Hi All, I'm looking to use RMT channels as a UART - except I don't need the R, just need the T. I'd like to send at 250000bps about 513 bytes, and a break, to get a nice DMX512 output. I'd like to use RMT as then I can have 8 parallel outputs. Has anyone done any UART work on the RMT, and will it be...