4.1.5. Lessons by Muhibija Kavazović
Lessons by Muhibija Kavazović
- 4.1.5.1. V-Model Overview
- 4.1.5.2. STM32F411 Overview
- 4.1.5.3. Clock Initialization on STM32F411
- 4.1.5.4. GPIO on STM32F411
- 4.1.5.5. USART on STM32F411
- 4.1.5.5.1. Overview of USART Functionality
- 4.1.5.5.2. Common Use Cases
- 4.1.5.5.3. Key Configurations
- 4.1.5.5.4. USART Modes: Synchronous vs Asynchronous
- 4.1.5.5.5. Registers and Settings for USART Communication
- 4.1.5.5.6. Practical Example: Setting Up USART for Asynchronous Communication
- 4.1.5.5.7. Summary
- 4.1.5.6. Timer on STM32F411