Other Parts Discussed in Thread: SYSCONFIG
Hi,
I implement OAD on my project based on simple peripheral OAD example, it work properly on the launchpad board.
now I want to change the external flash to my custom flash AT25XE041B
how ca I do it?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I implement OAD on my project based on simple peripheral OAD example, it work properly on the launchpad board.
now I want to change the external flash to my custom flash AT25XE041B
how ca I do it?
Hi Asaf,
You will need to modify SysConfig -> NVS _CONFIG_NVSEXTERNAL, Drivers/NVS/NVSSPI25X.c/h and OAD/flash_interface.h to meet your needs. I recommend that you have a working setup beside your custom implementation along with a logic analyzer or oscilloscope to help further debug the solution if you encounter any difficulties. Here is the BLE Enhanced OAD SLA.
Regards,
Ryan