2019-01-08 08:55 AM
Hi!
I designed a shield for the Nucleo-144 (F429ZI) which provides power to the Nucleo-144 board through the E5V pin.
To configure the board, I did the following:
I disconnected the ST Link part by removing diode D3.
After a small modification to the NRST pin (which is somehow pulled low through the ST Link when turned off), the CPU runs.
It uses the 32 kHz oscillator though, because the ST Link normally provides the high speed clock through the MCO pin.
As soon as I connect diode D3 and LED LD4 starts blinking it seems to pull quite a lot more power (in such a way that it destabilizes the power supply).
Connecting diode D3 and removing JP5 (basically turn off the STM32) also gives a stable situation.
It seems that there is some leakage current going between the STM32 and the ST Link when both parts are powered via the E5V pin.
Does anyone have an idea what is going on here?
And what is the proper way of setting up the Nucleo-144 for powering from the E5V pin?
Thank you in advance!
2019-01-10 03:09 AM
Hi,
Did you check if your Design/Shield able to provide the necessary power to the Nucleo board ?
Maybe your system is destabilized because it's overloaded !
Regards,
Haithem.
2019-01-10 11:56 PM
Yes, I checked that; the power supply can deliver up to 750mA and it draws around 120mA when powering the Nucleo board and the ST Link.