using M95P32-I with custom stm32-mw-extmem-mgr
I would like to use some of your
- standard serial page eeprom's
- https://www.st.com/en/memories/standard-serial-page-eeprom.html
The problem is that i don't understand how to use your memory loader with these chips
The problem is that this library expects the chips to have 4 byte address and just doesn't work with 3 address chips. If you go through and just change all the call's to 3 byte address in the library i can make a STLDR file to talk to the chip. Just trying to see if there's a better way.
You have this custom memory section that would help i just don't know how to use it? So i'm hoping for some help there.
