Question
Test STM-UAT4
- May 4, 2026
- 2 replies
- 34 views
Hello,
This is for test
- BOOT1 jumper is set to HIGH for development (DEV boot mode)
- I have a simple LED blink application built with GPIO configured in the FSBL context
- The code runs as expected in DEV mode (debug mode of STM32CubeIDE)
- I then flashed the signed binary in external memory using STM32CubeProgrammer and External Memory loader for Nucleo-N6 board at address 0x70000000.
- Then, I switched BOOT-1 jumper to LOW and reset the board. The code runs as expected from external memory
Edit: new test 😀
