Hello,
We are working on a setup where we will have three SPI devices connected to the CC1352.
An NFC reader IC, a SD card (using SDSPI) and the OAD external flash (using NVS).
My question now is how do I best divide this between the available resources.
Our preference is to have the NFC on a separate SPI bus and both the ext flash and SD card IC's on a shared bus.
But how do we share the access when both NVS driver and SDSPI driver claim their own access to the SPI bus.
best regards,
Marijn