Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Need to choose base library:

All use Cortex MicroController Software Interface Standard (CMSIS) register/other definitions.


Potential tool chain:

STMCubeMX → Generates Makefile + startup code → compile startup code + source with GCC → link with startup code → STFlash onto STM32 chip

Could also use STM32Cube IDE or Arduino IDE with Arduino Core (ugly).

  • No labels