User Activity

Hi, I wanted to just blink and LED as a test for an STM32F429 discovery board, but it just wont work and i've exhausted my options for attempts, clearing the flash doesnt work, neither does chainging the USB cable or changing the debugger configurati...
Hi , i checked the registers for the system clock and i found these registers , but they dont seem to worki , insead , i have to use systick->CTRL , but i cant find the definition from thwere the syntax comes from
Hi all, i saw someone use a different way to write instructions in keil IDE , where they would write something similar to what i tried to do in the photo.i usually would write which workis just fine , any ideas how to write what im trying to ?
Hi, all , i tried to connect a blue pill board to my pc via usb but i cant seem to get the connection to stick , i dont want to use stm cube and want to do it with raw code, is there anything in the datasheet that yo ucould highlight for clarity?
Hi , i wanted to connect and send a char from my stm32 blue pill but i cant connect it to the serial monitor via tera twerm or cool term ( the stm32 is connected to usb via an st link v2 and it is detected) making an led blink is possible but i cant...