2025-08-05 3:14 AM
Hello,
I have an application that shows image from camera from time to time on the screen. This app flashed at 0x7010'0000 and works well when I run FSBL in dev mode from debugger.
But if I flash this FSBL at 0x7000'0000 and switch to flash boot app works in general (according to uart output and ethernet activity) but screen flickers.
Sometimes correct image appears for very short time.
What can cause the problem?
(FSBL is almost unmodified Projects/STM32N6570-DK/Templates/Template_FSBL_XIP)