This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SPI flash memory

Hello all. I want to use an external SPI Flash Memory with NRF52832 module. I'm using KEIL MDK5.17. Being the use of packs to configure runtime environnement deprecated, wich is the correct and recommended flow to access CMSIS HW drivers? In CMSIS packs beside the SPI driver(s) I found the FLASH I want to use driver too (Adesto AT45). In all the ANT examples the CMSIS drivers are all excluded. Thank You very Much. Paolo.

Related