Hello,
Is there any example to follow in order to interface an External NOR flash memory with NRF52832, using the newest version of the SDK (v17.0.2)?
Thanks in advance!
Hello,
Is there any example to follow in order to interface an External NOR flash memory with NRF52832, using the newest version of the SDK (v17.0.2)?
Thanks in advance!
Hi,
Check out the QSPI example or one of the SPI examples. I am not aware of any specific external NOR examples but hope this helps for now.
Regards,
Jonathan
Hi,
Check out the QSPI example or one of the SPI examples. I am not aware of any specific external NOR examples but hope this helps for now.
Regards,
Jonathan
Thanks for your reply!
As far as I can understand, QSPI example is not supported for NRF52832, only NRF52840, and the other flash examples support only the internal flash examples.
Regards,
Bakry
Yes that is correct,
There is som file system example in NCS that might be of interest.
Regards,
Jonathan