Update, add link to board definition repo
parent
601c2083f6
commit
59365d897b
|
@ -1,27 +0,0 @@
|
|||
Cortex M4 STM32F407VET6
|
||||
* [Buy on AliExpress](https://www.aliexpress.com/item/STM32F407VET6-Mini-version-of-the-core-board-STM32-minimum-system-version/32709285751.html)
|
||||
* [Buy on TaoBao](https://world.taobao.com/item/523361737493.htm)
|
||||
|
||||
###Features###
|
||||
* STM32F407VET6 168MHz
|
||||
* 512KB flash ROM, 196KB RAM
|
||||
* USB OTG FS/HS, camera interface, Ethernet, LCD-TFT
|
||||
* 25MHz system crystal (NX5032GA)
|
||||
* 32.768KHz RTC crystal
|
||||
* AT24C08 I2C EEPROM 1024 Byte x 8, 400KHz
|
||||
* 3x SPI, 3x USART, 2x UART, 2x I2S, 3x I2C
|
||||
* 1x FSMC, 1x SDIO, 2x CAN
|
||||
* 1x USB 2.0 FS / HS controller (with dedicated DMA)
|
||||
* 1x USB HS ULPI (for external USB HS PHY)
|
||||
* MicroSD card connector
|
||||
* 1x 10/100 Ethernet MAC
|
||||
* 1x 8 to 12-bit Parallel Camera interface
|
||||
* 3x ADC (12-bit / 16-channel)
|
||||
* 2x DAC (12-bit)
|
||||
* 12x general timers, 2x advanced timers
|
||||
* RT9193-3.3V: 3.3V LDO voltage regulator, max current 300mA
|
||||
* 1 user LED
|
||||
* Reset switch
|
||||
|
||||
###Status###
|
||||
Just started
|
|
@ -0,0 +1,16 @@
|
|||
## MCU
|
||||
|
||||
STMicroelectronics STM32F407VET6 Cortex-M4
|
||||
|
||||
## Buy
|
||||
|
||||
* [On AliExpress](https://www.aliexpress.com/item/STM32F407VET6-Mini-version-of-the-core-board-STM32-minimum-system-version/32709285751.html)
|
||||
* [On TaoBao](https://world.taobao.com/item/523361737493.htm)
|
||||
|
||||
## Board Definition
|
||||
|
||||
[VCC_GND_F407](https://github.com/mcauser/VCC_GND_F407)
|
||||
|
||||
## Status
|
||||
|
||||
Working
|
Loading…
Reference in New Issue