Currently, I’m trying to run EHIF commands from a host (EK-LM3S6965) to CC85XXDK-HEADSET.
1. Connections are made as described below:
SSI0CLK_PIN -> SCLK
SSI0FSS_PIN -> SCLK
SSI0RX_PIN -> MISO
SSI0TX_PIN -> MOSI
CS_GPIO_PIN -> CSN
RST_GPIO_PIN -> RESET_N
2. I flash CC85XXDK-HEADSET with the slave device configuration and select host-controlled operation and set GIO3 in IO mapping panel as "External host interface interrupt".