Blank project
For users who wish to develop their own firmware or explore the hardware in more depth, we provide an MX .ioc
file template. This file is compatible with STM32CubeMX and serves as a starting point for configuring the microcontroller's peripherals, clock settings, and pin assignments.
The template reflects the hardware layout of the board and is intended for advanced users who plan to write their own code or experiment beyond the standard firmware. Note that using this file assumes familiarity with STM32 development tools, C programming, and embedded systems.