2020-05-29 1:48 PM
Hi, im flashing code autogenerated with STM32CUBEMX and using STM32IDE trough an stlink(from a nucleo-F303RE).
The problem: after flashing/debugging the SW pins are left unusable? because i cannot reflash or access the board again unless i manually pull the reseet pin at the same time of flashing.
is there some configuration im doing wrong or some extra wiring i need to take in mind?
the code flashes okay once but is very tyring having to pull the reset every time i flash the bluepill.
thanks in advance for your ideas!
2020-05-29 1:51 PM
that was quick.... XD
I realised i was not setting the pins as debugging in stm32cubeMX
now it works flawlessly