Resolved! SMT32 L4 - Using pin BOOT0 as digital output
I am doing a pcb layout with a STM32L432KCU6 and using 100% of its 32 pins in my project. BOOT0 signal is on pin 31 on that MCU and in my schematic I have a digital output on that pin (PH3). There is no pull-down/up on BOOT0 on my design. Programming...