Expand description
Driver for the Texas Instruments LP586x LED matrix driver. Supports the LP5860, LP5861, LP5862, LP5864 and LP5868 subvariants.
Datasheet: https://www.ti.com/lit/ds/symlink/lp5864.pdf
Register map: https://www.ti.com/lit/ug/snvu786/snvu786.pdf
Modules§
Structs§
- Config
Builder - Global
Fault State - Holds information about global faults
- Lp586x
- Generic driver for all LP586x variants.
Enums§
- Current
SettingL P5861T - Maximum current setting for LP5861T
- Current
Setting NonT - Maximum current setting
- Current
SettingT - Maximum current setting for T-devices
- Data
RefMode - Data refresh mode selection
- DotGroup
- Configurable group for each dot
- Down
Deghost - Downside deghosting level selection
- Error
- Error enum for the LP586x driver
- Group
- Fixed color groups for current sinks
- Line
Blanking Time - Line switch blanking time setting
- PwmFrequency
- Output PWM frequency setting
- PwmScale
Mode - Dimming scale setting of final PWM generator
- UpDeghost
- Scan line clamp voltage of upside deghosting
Constants§
- T_
CHIP_ EN_ US - Time to wait after enabling the chip (t_chip_en)
Traits§
- Data
Mode Marker - Marker trait for configured data mode
- Device
Variant - Marker trait for a device variant.
- PwmAccess
- Trait for accessing PWM data in the correct data format.
- ToRegister
Value