How to Program Hex Files
October 6, 2025 ยท 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/ai_fsbl.hexfile - Wait for flashing to complete.
- From the "Erasing & programming" tab select the
Binary/face_detector_data.hexfile - Wait for flashing to complete.
- From the "Erasing & programming" tab select the
Binary/face_landmark_data.hexfile - Wait for flashing to complete.
- From the "Erasing & programming" tab select the
Binary/x-cube-n6-ai-face-landmarks.hexfile - Wait for flashing to complete.