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

« Previous Version 2 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/link/assemble startup code + source + libraries with GCC → objdump ELF to Intel hex format →  STFlash onto STM32 chip

Could also use STM32Cube IDE, platform.io, Arduino IDE with Arduino Core.

  • No labels