Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
I want to use the M95P32 external SPI flash from ST in my custom design and implement off-chip OAD. Currently, I have implemented OAD with the macronix flash present on the launchpad.
Can anyone please guide me on how to change the firmware to work with the M95P32 SPI flash?
I have developed SPI drivers for the M95P32 to read, write, and erase the flash. I believe I can add the "flash_inteface_ext_rtos.c" file to the project and implement my SPI drivers in the files "ExtFlash.c/h". Also what files should I modify in the bootloader to communicate with the external flash?
What all changes should I make in the OAD-related files?
Any guidance will be helpful.
Best regards,
Royce