An open API service indexing awesome lists of open source software.

https://github.com/embeddedalpha/stm32f407_driver


https://github.com/embeddedalpha/stm32f407_driver

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Driver for STM32F407VET6

### Board used for testing :

![board](https://stm32-base.org/assets/img/boards/STM32F407VET6_STM32F4XX_M-2.jpg)

[Board Docs](https://stm32-base.org/boards/STM32F407VET6-STM32F4XX-M.html)

[Datasheet](https://www.st.com/resource/en/datasheet/dm00037051.pdf)

[Reference Manual](https://www.st.com/resource/en/reference_manual/dm00031020-stm32f405-415-stm32f407-417-stm32f427-437-and-stm32f429-439-advanced-arm-based-32-bit-mcus-stmicroelectronics.pdf)

- [x] [DMA](https://github.com/embeddedalpha/STM32F407_Driver/tree/main/DMA_Driver)
- [ ] SPI
- [ ] I2C
- [ ] USART
- [ ] GPIO
- [x] [ADC](https://github.com/embeddedalpha/STM32F407_Driver/tree/main/ADC_Driver)
- [ ] DAC
- [ ] DCMI
- [ ] TIM
- [ ] IWDG
- [ ] WWDG
- [ ] RNG
- [ ] RTC
- [ ] SDIO
- [ ] CAN
- [ ] FSMC | FMC
- [ ] INTERRUPTS
- [ ] RCC
- [ ] POWER
- [ ] ETHERNET