2018-11-12 11:19 PM
Hello.
I want to use STM32L471ZGT to write a rare signal to flash. All the rest of the time it should consume as little as possible. I config RTC for alarm (and then try wakeup), all working
perfectly if ambient temperatures -10C and above. But processor don't wake-up from standby and shutdown modes at ambient temperatures below -10..15C.
LSCO gives a good signal at the same time! RTC counters also working!
It wakes up when it heats up.
Tell me which way to look for the problem, pls.
Thank you in advance.
2018-11-12 11:42 PM
Check the voltage and internal resistance of your power supply at said temperatures.
2018-11-12 11:47 PM
Yes, i cheked it.
VDD, VDDA and VDDIO 3.2V, main power from li-pol accum with low internal resistance.
2018-11-12 11:49 PM
The chips were bought 2 years ago, could there be problems in the first lots?
2018-11-12 11:57 PM
If the device is not send to shutdown or standby, it works at -35C without problem...
2018-11-13 12:12 AM
Does it not react to NRST either? Is VDDA properly decoupled to VSSA? Double check also the soldering of the pins.
What is shutdown? I can't find that in RM0090.
JW
2018-11-13 12:21 AM
When I close nRST to GND in the fridge, processor restarting ok.
I have 4 devices, everyone behaves the same.
Power pins decoupling on the picture.
Shutdown - low power mode in the stm32L-series.
2018-11-13 12:24 AM
I found out that in the stop 0, 1 mode the behavior is the same!
2018-11-13 01:54 AM
Perhaps HSE quartz/ clock setup failing at low temperatures ?
That would apply after a wake-up, though.
Perhaps you can try coolant spray to check components individually.
2018-11-13 01:59 AM
Program does not come to start HSE , I checking it with LEDs indication.
When I touch the frozen processor with my finger, after 2-3 seconds it starts!