Getting Started with STM32 - class description
The "Getting Started with STM32" class will cover:
- The 64-Pin NUCLEO boards (NUCLEO-F103RB as the example)
- The STM32-F103RB processor (as the example)
- Creating a new project using STM32CubeIDE_1.9.0
- Configure your processor's clock speed SYSCLK
- Add console serial and printf() output