Conquering the STM32F4 on the discovery board step-by-step. Commit history is tutorialesque, but not clean of course.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
heck affcd4a025 Add IRQ Handler - toggle LED_GREEN 2 years ago
..
FreeRTOSConfig.h MX: Add RTOS - (CMSIS_V2 / ENABLE_FPU / USE_NEWLIB_REENTRANT enabled) 2 years ago
cppmain.h Add IRQ Handler - toggle LED_GREEN 2 years ago
dac.h MX: Add 2 DAC channels 2 years ago
gpio.h MX: set clock to 168MHz / enable USB as device only as serial port, send "hello heck". works. 2 years ago
main.h MX: IRQ on BUT_BLUE press 2 years ago
stm32f4xx_hal_conf.h MX: Add 2 DAC channels 2 years ago
stm32f4xx_it.h MX: IRQ on BUT_BLUE press 2 years ago