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 0fa75aaeb8 MX ONLY: add TIMER7 for buffer timer 2 years ago
..
stm32f4xx_hal.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_cortex.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_dac.c MX ONLY: add TIMER7 for buffer timer 2 years ago
stm32f4xx_hal_dac_ex.c MX: Add 2 DAC channels 2 years ago
stm32f4xx_hal_dma.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_dma_ex.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_exti.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_flash.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_flash_ex.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_flash_ramfunc.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_gpio.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_pcd.c MX: set clock to 168MHz / enable USB as device only as serial port, send "hello heck". works. 2 years ago
stm32f4xx_hal_pcd_ex.c MX: set clock to 168MHz / enable USB as device only as serial port, send "hello heck". works. 2 years ago
stm32f4xx_hal_pwr.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_pwr_ex.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_rcc.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_rcc_ex.c init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4xx_hal_tim.c MX: Add Timer with IRQ callback 2 years ago
stm32f4xx_hal_tim_ex.c MX: Add Timer with IRQ callback 2 years ago
stm32f4xx_ll_usb.c MX: set clock to 168MHz / enable USB as device only as serial port, send "hello heck". works. 2 years ago