SNVSCC9 November   2023 LP5812

PRODUCTION DATA  

  1.   1
  2. Features
  3. Applications
  4. Description
  5. Device Comparison
  6. Pin Configuration and Functions
  7. Specifications
    1. 6.1 Absolute Maximum Ratings
    2. 6.2 ESD Ratings
    3. 6.3 Recommended Operating Conditions
    4. 6.4 Thermal Information
    5. 6.5 Electrical Characteristics
    6. 6.6 Timing Requirements
  8. Typical Characteristics
  9. Detailed Description
    1. 8.1 Overview
    2. 8.2 Functional Block Diagram
    3. 8.3 Feature Description
      1. 8.3.1 Time-cross-multiplexing (TCM) scheme
        1. 8.3.1.1 Direct drive mode
        2. 8.3.1.2 TCM drive mode
        3. 8.3.1.3 Mix drive mode
        4. 8.3.1.4 Ghosting elimination
      2. 8.3.2 Analog Dimming
      3. 8.3.3 PWM Dimming
      4. 8.3.4 Autonomous Animation Engine Control
        1. 8.3.4.1 Animation Engine Pattern
        2. 8.3.4.2 Sloper
        3. 8.3.4.3 Animation Engine Unit (AEU)
        4. 8.3.4.4 Animation Pause Unit (APU)
      5. 8.3.5 Protections and Diagnostics
        1. 8.3.5.1 LED Open Detections
        2. 8.3.5.2 LED Short Detections
        3. 8.3.5.3 Thermal Shutdown
    4. 8.4 Device Functional Modes
    5. 8.5 Programming
    6. 8.6 Register Maps
  10. Application and Implementation
    1. 9.1 Application Information
    2. 9.2 Typical Application
      1. 9.2.1 Application
      2. 9.2.2 Design Parameters
      3. 9.2.3 Detailed Design Procedure
        1. 9.2.3.1 Input Capacitor Selection
        2. 9.2.3.2 Program Procedure
        3. 9.2.3.3 Programming Example
      4. 9.2.4 Application Performance Plots
    3. 9.3 Power Supply Recommendations
    4. 9.4 Layout
      1. 9.4.1 Layout Guidelines
      2. 9.4.2 Layout Example
  11. 10Device and Documentation Support
    1. 10.1 Documentation Support
    2. 10.2 Receiving Notification of Documentation Updates
    3. 10.3 Support Resources
    4. 10.4 Trademarks
    5. 10.5 Electrostatic Discharge Caution
    6. 10.6 Glossary
  12. 11Revision History
  13. 12Mechanical, Packaging, and Orderable Information

Package Options

Refer to the PDF data sheet for device specific package drawings

Mechanical Data (Package|Pins)
  • YBH|9
  • DSD|8
Thermal pad, mechanical data (Package|Pins)
Orderable Information

Programming Example

To get the design parameters in Section 9.2.2, the following program steps can be referred.

After properly providing the power supplies to LP5812,

  1. Set chip_en = 1 to enable the device. (Write 01h to register 000h)
  2. Set led_mode = 4h to configure the LED drive mode as TCM 4 scans. (Write 20h to register 002h)
  3. Set lsd_threshold = 3h is recommended to avoid incorrect LSD detection. (Write 0Bh to register 00Dh)

    Let the PWM frequency, scan order, manual or autonomous mode, linear or exponential dimming curve, phase align method, vsync mode, blank time, clamp settings as default. (In other application requirements, these functions can be set)

  4. Send update command to complete configuration settings (Write 55h to register 010h)
  5. Read back config_err_status to check if the configuration is proper (Read register 300h)
  6. Enable all 12 LEDs (Write F0h to register 020h and FFh to register 021h)
  7. Set 50 mA peak current for red LEDs (Write FFh to registers 035h, 038h, 03Bh, 03Eh), and 40 mA peak current for green and blue LEDs (Write CCh to registers 034h, 036h, 037h, 039h, 03Ah, 03Ch, 03Dh, 03Fh)
  8. Set 100% duty cycle to illuminate the LEDs (Write FFh to registers 044h - 04Fh)