Hi,I have written a STM32H747 external loader for a NAND Flash on the FMC bus of the CM7. The test software of the loader functions (Init, MassErase, SectorErase, ...) works perfectly. The functions are called correctly by the STM32CubeProgrammer. A...