Skip to content

APA102 RGB LED Driver

lbuild module: modm:driver:apa102

Drives any number of chained APA102 RGB LEDs using SPI signals SCK and MOSI up to a few dozen MHz. Due to the synchronous clock, there are no special restrictions on protocol timing, making this driver safe to use with interrupts enabled and/or with an RTOS.

The internal data buffer size is 4B for start of frame, 4B for every LED and 1B for every 16 LEDs as end of frame.

References:

Dependencies

Morty Proxy This is a proxified and sanitized view of the page, visit original site.