External loader for the SST26VF064B Flash Memory
Hello Everyone,
I'm working on the Mikromedia 7 Capacitive board and I'd like to store my fonts and images in my external Flash Memory, the SST26VF064B. I searched in /bin/ExternalLoader and there is no example for this Flash.
So I decided to make my own, following this documentation with dev_inf and loader_src files : https://www.st.com/resource/en/user_manual/dm00403500-stm32cubeprogrammer-software-description-stmicroelectronics.pdf#page=25
But, I don't manage to have my .stldr file working. It seems like this :
Do you have already an example of an external loader for this SST26VF064B or would you have some advice to make my own. Thanks!
