Skip to content

Board STM32F407 Discovery

Neon22 edited this page Jan 8, 2014 · 6 revisions

Cortex M4 STM32F407VG

###Features###

  • STM32F407VG 168MHz (100pin)
  • 1024KB flash ROM, 192KB RAM
  • 3axis accelerometer LIS302DL
  • mems microphopne MP45DT02, audio amp CS43L22
  • 4 user LEDs
  • 1 user switch
  • Reset switch
  • USB OTG

###Status###

  • Initial support has been implemented, user switch and LEDs are supported.
  • Does not have separate directory - folded into initial stm port.
  • To build for STM32F407 Discovery compile with make TARGET=STM32F4DISC.

Clone this wiki locally