STM32 Workbench

This article will show some of the software that you should use to work with the ST’s Microcotrollers.

First of all, STM32CUBEMX is an initialization code generator used to reduce development efforts and time. It has a nice and straightforward interface that allows users to configure and select the microcontroller’s properties. You can select the clock speed of the peripherals, USB, ADC properties. Select the function that each pin will have, just with some clicks.

pic_0.png

 

Continue Lendo “STM32 Workbench”