IS31FL3733 LED Matrix

Overview

This sample controls a matrix of up to 192 LEDs. The sample performs the following test steps in an infinite loop:

Sample Configuration

The number of LEDs can be limited using the following sample specific Kconfigs:

  • CONFIG_LED_ROW_COUNT

  • CONFIG_LED_COLUMN_COUNT

Building and Running

This sample can be run on any board with an IS31FL3733 LED driver connected via I2C, and a node with the issi,is31fl3733 compatible present in its devicetree.

This sample provides a DTS overlay for the NXP FRDM-K22F board (boards/frdm_k22f.overlay). It assumes that the IS31FL3733 LED controller is connected to I2C0, at address 0x50. The SDB GPIO should be connected to PTC2 (A3 on the arduino header)

See also

LED Interface