Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.