How to Program Hex Files
February 9, 2026 ยท View on GitHub
- Ensure the board is in dev mode (boot switch in dev mode position).
- Open STM32CubeProgrammer.
- Select the Disco board through the "External loaders" tab.
- ST-Link configuration: set mode to "Hot plug".
- Connect the board.
- From the "Erasing & programming" tab, select the
Binary/x-cube-n6-ai-multi-pose-estimation.hexfile. - Wait for flashing to complete.