DLPU057A March 2018 – April 2022
If ‘Enable’ is ‘1’, the command switches the SPI bus from Piccolo SPI bus, to DLPC120 App Flash SPI bus. It is used to program DLPC120 flash. It parks the DMD, resets DLPC120. The SPI switch occurs after the command execution and acknowledgment is complete.
If ‘Enable’ is ‘0’, the command brings back DLPC120 out of reset, initializes it and un-parks the DMD. This can be used if SPI switch was not successful.
Note 1: This command assumes that the electronics reference design has an electronic switch signal connected to the piccolo MCU.
Note 2: If SPI bus is successfully switched to DLPC120 App Flash, SPI communication with Piccolo will no longer be possible. To communicate to Piccolo over SPI, system needs to be reset.
Byte | Description |
1 | Command Byte (5Eh) |
2 | Length (01h) |
3 | Enable(00h or 01h) |
4 | Checksum (Sum of bytes 1 to 3) |