# STM32F4_Examples **Repository Path**: duoduobingo/STM32F4_Examples ## Basic Information - **Project Name**: STM32F4_Examples - **Description**: Example code for the STM32F4 Discovery Board - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-15 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README These examples go along with my Youtube series on STM32F4 Development: http://www.youtube.com/playlist?list=PL0wGKPc4_PKMqP_EkIwpvExM2rvi_-R3z Examples: 1. Blinky_btn: Basic blinky example which is controlled by the push button on board (Polling method for btn) 2. USART: Basic setup for USART and the Interrupt Request 3. EXTI: LED controlled by an external interrupt connected to the user button 4. PWM_Servo: Controlling two servo motors using the TIM peripheral in PWM Mode *Note: These examples were compiled on Mac OS X Yosemite 10.10.2