4.1.7. Lessons by Tarik Sinanović
Contents:
- 4.1.7.1. V Model Overview
- 4.1.7.2. STM32 Overview
- 4.1.7.3. GPIO
- 4.1.7.3.1. Introduction to GPIO
- 4.1.7.3.2. GPIO Modes and Configuration
- 4.1.7.3.3. GPIO Registers Overview
- 4.1.7.3.4. Detailed Explanation of ODR (Output Data Register)
- 4.1.7.3.5. Detailed Explanation of BSRR (Bit Set/Reset Register)
- 4.1.7.3.6. ODR vs. BSRR: Key Differences
- 4.1.7.3.7. Examples
- 4.1.7.3.8. Conclusion
- 4.1.7.4. Clock initialization
- 4.1.7.5. USART
- 4.1.7.6. Timer