2024-11-06 11:25 PM
I have an External Loader Project made for STM32G0/G4/L4.
I ported it to STM32U5: all the functions work fine when debugged from STM32CubeIDE (so the connections are ok). With the STM32CubeProgrammer the .stldr file is recognized but the Read/Write/SectoreErase operations fails due to "Init Function fail".
Any suggestion will be appreciated!