--- title: STM32F429 toc: no categories: STM32, embedded ... 硬體週邊介紹和驅動方式: `GPIO`_, `USART`_, `ADC`_, `RTC`_, `PWM`_, `USB`_, `SPI`_, `Flash`_, `SDIO`_ STM32F429 Discovery 開發板 -------------------------- .. image:: /embedded/STM32F429I-DISCO.jpg * 官方訓練教材: `STM32F429 CombinedModules`_ (必讀!) * STM32F429ZIT6 microcontroller featuring 2 MB of Flash memory, 256 KB of RAM in an LQFP144 package * On-board ST-LINK/V2 with selection mode switch to use the kit as a standalone * ST-LINK/V2 (with SWD connector for programming and debugging) * Board power supply: through the `USB`_ bus or from an external 3 V or 5 V supply voltage * 2.4" QVGA TFT LCD * SDRAM 64 Mbits * L3GD20, ST MEMS motion sensor, 3-axis digital output gyroscope * Six LEDs: - LD1 (red/green) for USB communication - LD2 (red) for 3.3 V power-on - Two user LEDs:LD3 (green), LD4 (red) - Two USB OTG LEDs:LD5 (green) VBUS and LD6 (red) OC (over-current) * Two pushbuttons (user and reset) * USB OTG with micro-AB connector * Extension header for LQFP144 I/Os for a quick connection to the prototyping board and an easy probing 硬體腳位配置 ------------- * 請先閱讀 `General-purpose Input/Output (GPIO)`_ - `GPIO 腳位定義`_ * 前視圖: .. image:: /embedded/STM32F429I-DISCO-top.jpg * 後視圖: .. image:: /embedded/STM32F429I-DISCO-bottom.jpg 高度整合開發工具: STM32Cube --------------------------- * `意法半導體推STM32Cube新軟體平台`_ * `Product overview - STM32Cube making STM32 development easier`_ (介紹影片) .. image:: /embedded/stm32cubef4.jpg * `STM32CubeF4 Key`_ Features - Consistent and complete embedded software offer that frees the user from dependency issues - Maximized portability between all STM32 series supported by STM32Cube - Hundreds of examples for easy understanding - High quality HAL using CodeSonar® static analysis tool - STM32F4-specific middleware including USB Host and Device and TCP/IP stack - Free user-friendly license terms 軟體支援 -------- * `Hackpad`_ * 作業系統移植 - `FreeRTOS`_ - `ChibiOS/RT`_ - `nuttx`_ - `uClinux`_ - `Xenomai`_ - `rtenv-plus`_ - `F9 microkernel`_ 延伸閱讀 -------- * `Building eye-catching GUIs for your embedded MCU designs`_