I have my own board and it wants to take >20mA at 3V3. I don't want to increase the current limit if there's a short, but I don't know what it needs. What sort of current should I expect before I program it? Thanks
STM32CubeIDE Version: 1.5.1 increases Flash usage. "Disable thread-safe initialization of local static objects" (as recommended in release notes) increases Flash usage further. How to get the previous version's build size?(Needed for an STM32L01 proj...
Thanks Uwe. I disconnected all the other things, including the voltage reg. The F407 seems to take about 17mA when unprogrammed, which is more than the datasheet suggests. (Yes, the L0s hardly take anything.) Anyway I can program it ok now.
Well, that wasn't quite the answer I was hoping for, but thank you. Alas, I don't have time to change all the HAL commands; I will reinstall 1.4.1 for the remainder of the project.