Can't program STM32F030K6T6 with default variant setup to execute code. Although I tried to create variant myself by using CubeMX, it still doesn't execute code. IDE shows it has been succesfuly programmed but code doesn't execute. When try to connect again, it requires RESET operation.
When PLL is OFF, no issue but MCU runs only at 8Mhz. When PLL is on and try to achieve 48Mhz, it doesn't work.
I have similar custom board with STM32F103RCT, it works very well. There is only problem with STM32F030K6T.
Hi @aliihsanhavan
I've tested and had no issue with the PPL ON and SYSCLK at 18 MHz. It works as expected.
Don't know you hardware but you probably get an issue with it.
Can't program STM32F030K6T6 with default variant setup to execute code. Although I tried to create variant myself by using CubeMX, it still doesn't execute code. IDE shows it has been succesfuly programmed but code doesn't execute. When try to connect again, it requires RESET operation.
When PLL is OFF, no issue but MCU runs only at 8Mhz. When PLL is on and try to achieve 48Mhz, it doesn't work.
I have similar custom board with STM32F103RCT, it works very well. There is only problem with STM32F030K6T.
Steps to reproduce the behavior:
No exceution. MCU gets bricked and RESET has to be followed in order to program it further.
Board (please complete the following information):