Hello team:
I am use cc3220sf to develop a custom board, and I need to figure out some question about SPI .
1.Is M4 use FSPI to communicate with NWP?
2.When my custom board as SPI master, how many slave can i connect? if i want to use multiple slave,do i need any setting?
3.Only one SPI can use ? Because as datasheet report ,there are two SPI(FSPI,GSPI),but in CCS syscfg only one SPI instance can use.
4.Can we use UART to communicate with M4 nd NWP?