How to get started programming STM32
I'm attempting to program a blue pill stm32 but I'm plagued with software issues/errors and im in need of some advice/help. The issue is with the st-link v2 working in tandem with keil. It only works for the first time a try to flash the board and not any other attemps to flash the board.
other info:
I used STM32CubeMX to generate the code based on my specific MCU(STM32F103C8...) and built it in keil.
