what are boot loader reserved pins for first programming?
Hi, I have a board with STM32G071KBU6N with new and empty flas.
I have difficulty programming it because it seems to set some pins as output after power up. for example PA6 and PB7. This is causing a over current in the circuit.
I suspect some kind of built in boot loader is running and doing this.
There is 100nF to gnd on reset pin without any pull resistor. I also tried add pull up and pull down on pb14/boot0 without any effect.
how to prevent the boot loader from running and keep all pins as inputs until the device is programmed?
Is it even possible or do I have to reserve some pins to be outputs because of this?
