User Activity

I had created a project in STM32CubeIDE for the STM32H563 chip. I was able to flash it through UART1 using STM32CubeProgrammer but the code seems not executing. The code is just to toggle a LED every 500ms   int main(void) { /* USER CODE BEGIN 1 */...
Kudos given to