Getting Started with STM32 - class description

From Embedded Workshop
Revision as of 18:44, 30 March 2022 by JMerkle (talk | contribs)
Jump to navigation Jump to search

The "Getting Started with STM32" class will cover:

  1. The 64-Pin NUCLEO boards (NUCLEO-F103RB as the example)
  2. The STM32-F103RB processor (as the example)
  3. Creating a new project using STM32CubeIDE_1.9.0
  4. Configure your processor's clock speed SYSCLK
  5. Add console serial and printf() output
  6. Fix Eclipse's Small Icon issue
  7. Discuss additional development environments using the NUCLEO-F103RB
  8. Questions and Answers

Getting Started with STM32