User Activity

Hi,I am using STM32F407 discoveryboard and I am trying to set the RCC configuration such as the clock frequency is 168 MHz. I configure the register as I want but some bits at the RCC_PLLCFGR registers are already assigned to 1, and when I cleared th...
Hi,I have a discovery board(STM32F407VG) and I am trying to blink one of the onboard LEDs with the button(PA0) interrupt. Actually the code is uploading on the board but it gives an error on the console ("Target is not responding, retrying"). So ı ca...