JoshuaThompsonSS / todo

Testing
0 stars 0 forks source link

Download and learn to use STM32F4 Cube UI #11

Closed JoshuaThompsonSS closed 8 years ago

JoshuaThompsonSS commented 8 years ago

Cube allows you to generate C/C++ templates for the STM32F4 chip based on pin configuration and clock assignments you make using a graphical interface. Really good for quickly developing code.

JoshuaThompsonSS commented 8 years ago

got the gist of it so far. Used it to create basic template for nucleo board fw testing