This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP5520 with regulated 5V supply

Other Parts Discussed in Thread: LP5520

LP5520 suites for my LCD backlight application. I will supply the LP5520 with regulated 5V and do not need to use the DCDC step up regulator block in LP5520. Can i use LP5520 without using the DCDC block?

How do I connect VDDD, VDDA, SW and FB in this application?

I assume I need to make sure the DCDC is disabled before statrup?

/Per-Ola

  • Hi Per-Ola,

    Yes you can use the LP5520 without the boost.

    You need to connect the VDDA and VDDD to your battery/voltage supply (2.7V to 5.5V) and have the input caps for these (100 uF).

    You can leave the SW and FB pins floating.

    Yes, you need to make sure with I2c or SPI writing that the DCDC is disabled (en_boost bit).

    Also note that if you would like to reprogram the EEPROM, then you would need to have the boost working.

    Regards,

    Sami

  • Hi Sami,

    and thanks for your answer.

    Do you mean that it is not possible to program the EEPROM at all when DCDC is disabled?

    That means it is not possible to use auto temperature compensation?

    How is EEPROM-write and auto-compensation related to the DCDC running or not?

    /Pär-Ola

  • Pär-Ola,

    There are default temperature compensation values in the EEPROM, so you can use the auto temperature compensation with these. These values are set for a certain RGB, so you might want to reprogram your own values. Regarding that this is somewhat older product, the default compensation values are also for older RGB.

    If you want to reprogram the EEPROM you would need either to use the Boost converter of LP5520 or you could apply 18V to the FB. Programming the EEPROM with external 18V has not been tested, so that was the reason why I suggested you would need the boost converter.

    Basically programming should work when feeding 18V to the FB pin, but at this point I cannot ensure this. See info about the EEPROM programming below

    1. Boost related components should be assembled - during EEPROM programming device will use about 18V from boost for burning.
    2. Set NSTBY bit (bit 0 register control 06H)
    3. Reset en_boost bit (bit 1 register control 06H)
    4. Write 12H value to boost output register 05H
    5. Choose SRAM page for data - ee_page[1:0] bits - bits 0 and 1 EEPROM_control register (0DH)
    6. Write EEROM context for this page to SRAM, address 40H-5FH
    7. Repeat step 5 and 6 for every page.
    8. Erase EEPROM - set and reset ee_erase bit (bit 6 EEPROM_control register 0DH), wait 100ms
    9. Burn EEPROM -  set and reset ee_prog bit (bit 6 EEPROM_control register 0DH), wait 100ms

    Regards,

    Sami

  • Sami,

    What I really need is a RGB-LED driver with DC current regulation. I do not want to use PWM because of high EMC requirements.

    The driver must be able to handle at least 60mA (100mA would be nice) on all three channel, 5V supply and have I2C interface for current control.

    Can you suggest a more suitable product than LP5520?

    Regards,

    Pär-Ola

  • Pär-Ola,

    From the products I know of, I do not know more suitable product than the LP5520.

    If you want to know more about LP5520 or would like to know its suitability for your application, you can also send an email to me.

    Regards,

    Sami