Skip to main content
NANTO.1
Associate II
September 25, 2021
Question

Please review the schematics designed using LDK130C-R

  • September 25, 2021
  • 7 replies
  • 1840 views

..

    This topic has been closed for replies.

    7 replies

    Peter BENSCH
    ST Technical Moderator
    September 27, 2021

    You should correct the feedback voltage divider because with the current sizing of R73 and R74 you will only see 1.055V at the output. However, if you swap the two values of R73 and R74, it will fit and you will get 3.3V.

    The capacitor C52 can also perhaps be reduced to 10nF or omitted. If the signal MEM_3V3_EN is controlled by another device, the discharge current from C52 may become too high.

    Good luck!

    If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

    /Peter

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    NANTO.1
    NANTO.1Author
    Associate II
    September 27, 2021

    Could you please elaborate below comment.

    The capacitor C52 can also perhaps be reduced to 10nF or omitted. If the signal MEM_3V3_EN is controlled by another device, the discharge current from C52 may become too high.

    Peter BENSCH
    ST Technical Moderator
    September 27, 2021

    The capacitor C52 is charged to 3.3V via R86. The pin EN is also connected to the signal MEM_3V3_EN, so that one can assume that e.g. a microcontroller or another logic gate is connected there to pull EN to low in order to deactivate the LDO. Depending on the output impedance of this pin, a very short but very large current could flow from C52 into the driver pin, which without current limitation can be dangerous for it.

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    NANTO.1
    NANTO.1Author
    Associate II
    September 27, 2021

    Actually MEM_3V3_EN is just a signal name. It is not connected to anywhere. Only NVCC_3V3 power rail has role on the EN pin. So value of C52 is OK..right?

    Peter BENSCH
    ST Technical Moderator
    September 27, 2021

    Yes. The capacitor can also be omitted because it is not necessary - R86 is just a pull-up.

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    NANTO.1
    NANTO.1Author
    Associate II
    September 27, 2021

    Actually Resistor and capacitor is added as RC circuit

    Peter BENSCH
    ST Technical Moderator
    September 27, 2021

    If you have intentionally built in the time delay of about 1ms, C52 can of course remain.

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.