[September 1, 2024] I am currently migrating my blog away from WordPress. I am trying to keep all url's and content the same. This is a work in progress. The old WordPress website is archived and available at https://archive.bartslinger.com. This is all in markdown now, which is awesome. Maybe I blog about that later.

STM32CubeMX

Which processor suits your application best? Although the STM32CubeMX program only works for STM32 processors, it is a very helpful tool to find the processor that suits your needs. Unfortunately it is only available on Windows.

The tool can be used to:

  • Find the right processor easily that meets all your requirements
  • Configure pinout of the chip for your specific application
  • Generate C code for configuration of the chip according to selected pinout. Includes RCC configuration.

Comments

Lohi Karhu - July 3, 2024 at 12:58 pm

Fortunately, today, available on all 3 “main” platforms!