4.1.4. Lessons by Lamija Fatić
Contents:
- 4.1.4.1. V-Model in Embedded Engineering
- 4.1.4.2. SMT32F411 Overview
- 4.1.4.3. GPIO for STM32F411 MCU
- 4.1.4.4. STM32 Clock Initialization
- 4.1.4.4.1. High-Speed Clock Sources
- 4.1.4.4.2. Low-Speed Clock Sources
- 4.1.4.4.3. RCC Register
- 4.1.4.4.4. RCC_CR (Clock Control Register)
- 4.1.4.4.5. RCC_PLLCFGR (PLL Configuration Register)
- 4.1.4.4.6. RCC_CFGR (Clock Configuration Register)
- 4.1.4.4.7. RCC_AHB1ENR, RCC_APB1ENR, RCC_APB2ENR (Peripheral Clock Enable Registers)
- 4.1.4.4.8. SystemCoreClockUpdate() Function
- 4.1.4.4.9. Configuration of the PLL
- 4.1.4.5. Universal Synchronous Asynchronous Receiver Transmitter (USART)
- 4.1.4.6. STM32F411 Timer