Search found 1 match
- Mon Jan 20, 2025 9:29 am
- Forum: General Discussion
- Topic: DMA Synchronous Serial output
- Replies: 1
- Views: 385
DMA Synchronous Serial output
I bought a esp32 dev board and am learning about the esp32 architecture. I have a LED matrix that is 8x12 and it accepts synchronous serial data: serial data, serial clock (and finally Latch). 96 bits that correspond to the 96 LEDs. The display has (6) cascaded TLC59281 16-output LED drivers. I have...