Part Number: CC3235MODASF
Hi Team,
Is it possible to interface external flash memory through general SPI lines of module and access to this storage is possible via sl_filesystem API?
Thanks,
Nagaraj
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.
Part Number: CC3235MODASF
Hi Team,
Is it possible to interface external flash memory through general SPI lines of module and access to this storage is possible via sl_filesystem API?
Thanks,
Nagaraj
Hi Nagaraj,
No this is not possible. Access via sl_ filesystem API at CC3235MOD is into 4MB SPI flash integrated inside module.
If you need additional storage, you can connect another SPI flash or SD card to CC3235MOD, but management of this storage will be up to your code.
Jan