Part Number: LP-CC1352P7
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
I have LP-CC1352P7-4 launchpad and have implemented a ble central code which receive image byte array data over uart port from another linux board and then sends this image byte array data to ble peripherals.
But I want to store this data received over uart before sending it to ble peripherals.
I seperately tried with SPI FFS INTERNAL example code which stores the data properly in spi ffs file system without errors.
When I am trying to integrate this spi ffs internal file system code into my ble central code, it is failing.
I have added the spi ffs initialisation part just after the ble central task initialisation function and before starting the task infinite loop.
But I am getting error at driver initialisation level.
The spi ffs driver handle is returning the NULL.
Thank you
Dnyaneshvar salve
