DLPU057A March 2018 – April 2022
Piccolo software has two modes – Normal Mode and Calibration Mode. Normal Mode is the regular mode when the system allows dimming operations. Calibration Mode or Cal Mode for short can be considered as a factory operating mode, where the user has direct access to LED PWMs and other low-level functions.
This command is used to change between calibration and normal modes.
Byte | Description |
1 | Command Byte (C8h) |
2 | Length (01h) |
3 | Calibration Mode (See below) |
4 | Checksum (Sum of bytes 1 to 3) |
msb | Byte 3 | lsb | |||||
b7 | b6 | b5 | b4 | b3 | b2 | b1 | b0 |
b (7:0) - | Calibration Mode 0 – Disable Calibration Mode 1 – Enable Calibration Mode |
Note 1: This command can be sent in both normal and calibration mode. The system starts up in normal mode by default.