External Loader with STM32CubeProgrammer
I created an external loader, I tried it with STM32CubeProgrammer. Most of the time its not working, rarely it can read the data and erase. When it happens I am trying to program the memory and it can program ~400 KB then it fails. Then I used ST-Link Utility and it can program 9 MB of data without any problem, also it can read and erase. It is always working well but same .stldr file is not working in STM32CubeProgrammer. I will use it for TouchGFX so I need STM32CubeProgrammer to work well. How can I solve this? Thank you.
By the way I asked another question about external loader, after being sure it will work with STM32CubeProgrammer I will share my driver code for MX25L12835F and STM32H7A3RITX under that question so anyone who needs those drivers can download from there.
