LED Matrix Design RP2040
Table
| RP2040 Signal | RP2040 Pin | Function |
|---|---|---|
| SPI SCLK | GP18 | Hardware SPI clock (SPI0_SCK) |
| SPI MOSI | GP19 | Hardware SPI transmit (SPI0_TX, used as MOSI) |
Table
| RP2040 Signal | RP2040 Pin | Function |
|---|---|---|
| XLAT | GP20 | Latch signal to load the shift register data across the chain. |
| BLANK | GP21 | Controls output blanking (disables/enables LED outputs). |
| GSCLK | GP22 | Provides the grayscale clock for PWM brightness control. |