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.

MSP430F5528 USB LDO: built-in delay during the power-up sequence?

Do you know if the 5528’s USB LDO has any built-in delay during the power-up sequence (or any other mechanism) to help handle the in-rush current while plugging in the USB cable?  I was researching USB power best practices for bus-powered peripherals, and found this from FTDI:

http://www.ftdichip.com/Support/Documents/AppNotes/AN_146_USB_Hardware_Design_Guidelines_for_FTDI_ICs.pdf

 

2.4.2 Bulk capacitance vs. inrush current – USB peripheral devices

For bus-powered peripherals, the USB 2.0 specification requires VBUS inrush current limiting equivalent to 10μF capacitance in parallel with a 44Ω load for the following conditions:

- Initial plug-in

- Upon enumeration and power negotiation of a high-power circuit

- Upon resuming from a sleep or suspend condition.

 

Larger bulk capacitance may be used, provided power is applied with a soft-start method so that the inrush specification is not exceeded. The FTDI FT-series ICs provide a Power Enable (PWREN#) signal to facilitate switching of a P-channel FET. An example soft-start RC circuit with PWREN# is shown in Figure 2.4.

 

Thanks again!

Paul

  • The USB LDO has current limit capability for over-current, including inrush. It's preferable than just a delay. Delay requires tuning to maintain inrush under given current limit, depending on the load.

    On the User's Guide,
    29.1 USB Introduction
    - Current-limiting capability on 3.3V LDO output

    The details are described in this section,
    29.2.2.5 Current Limitation / Overload Protection

    MSP430F551x/552x datasheet,
    USB-PWR (USB Power System)
    - USB LDO current overload detection

    Tsuneo

**Attention** This is a public forum