DLPC3479 Firmware v8.4.0 Release Notes
February 2, 2023
Table of Contents
Overview
These are the release notes for the following firmware image file:
- Firmware Version: 8.4.0
- Embedded Software Version: 4.6.1
- Generated from DLP Composer Version: 13.19.14
- Minimum GUI version: 3.2.0.7
- DMD: DLP4710LC
- Controller: DLPC3479
- PMIC: DLPA3005
Configuration Settings
- I2C Address: 0x36
- DMD Pin Mapping: 2
- Rlim value: 9mΩ
- Light Control Sequence Database Version: 0.7.1
Supported Features
- Light Control
- Internal Pattern Streaming Mode: - Trigger-In/Free-running modes (Mono 1 Bit/8 Bit, RGB 1 Bit/8 Bit, Vertical + Horizontal Pattern Generation, Pattern Invert)
- External Pattern Streaming Mode (Mono 1 Bit/8Bit, RGB 1 Bit/8Bit)
- Zero dark time external pattern display for illumination time less than 400 uSec
- Splash Patterns (Mono 1 Bit/ 8 Bit)
- Display
- External video input
- IntelliBright™ video processing algorithms
- Splash Screens
- Source frame rates supported - 0 to 123 HZ
- Four 2D looks (cool, medium, warm, and other) and one 3D look
- Supported pattern timings in Sequence Database v0.1.12:
Updates in this release
- Fixed a bug which in rare cases could cause the primary and secondary controller to fall out of sync after using a light control mode.
Known Limitations
- The pause/step functionality of internal pattern display should be used only for debugging/testing purposes.
- Non-linearity seen in 8bit pattern display in LC modes when pixel value changes from 127 to 128.
- Power Down Risk during Power Up - User need to wait until after HOST_IRQ has been de-asserted to power down the system.
- External Streaming - Signals/Patterns Incorrect in case of VSYNC jitter.
- Cycling between Pause and Resume for the pattern streaming leads to artifacts.
- Unable to operate DLPC3479 projector after sending wrong splash input image size.
- When switching from internal pattern mode to splash pattern mode make sure that the internal pattern display is stopped.
- While using the update firmware feature of GUI, make sure that size of splash image are as small as possible and prefer selecting RGB color space if the images are of PNG format.
- LC splash pattern dispaly is only supported in RGB format.
- Only RGB888 input source format supported in External Pattern Streaming Mode.
- Unsupported Features:
- Keystone
- Sub-image position
- Image rotation
- Image Freeze on Splash Screen
- DSI/BT656 Input
- CPU Interface
- LABB with Ambient Light Sensor support
- Shallow Gradient
- White Point Correction
- I2C at 400KHz
- Flashless configuration
- Idle mode
- Power management, clock gating and scaling
- CAIC is not supported in LC, system will not boot up in LC mode with CAIC enabled
Technical Support and Product Updates
Thermistor Processing Documentation
- Using System Temperature via I2C commands:
- Read System Temperature (0xd6)
- Note: The temperature of the thermistor is read in degrees Celsius in a magnitude of 10 times the reading of thermistor. Bit 11 (the most significant bit) denotes the sign temperature. A '0' means a positive temperature, while '1' denotes a negative temperature.
- Example #1: b(11:0) = 000110101010; 426d / 10d = 42.6degC
- Example #2: b(11:0) = 100110101010; 426d / 10d = -42.6degC
- Note: This temperature reading will need to be calibrated per the design and specific thermsitor chosen of custom boards. Offset to determine the true temperature of the thermistor reading. Texas Instruments DLP hardware uses Murata's NCP15WF104F03RC.
Additional Links