Other Parts Discussed in Thread: CC1310
Tool/software:
Hi I am working with an external flash memory and I am following the default configuration for interfacing with CC1310, and I have noticed that there are two CS pins labelled as follows.
#define CC1310_LAUNCHXL_SPI_FLASH_CS IOID_20
#define CC1310_LAUNCHXL_SPI0_CSN IOID_11
What is the difference?
I have noticed that CSN does not allow me to control the timing in low and high state as it seems it is not possible to configure it.
Regards.