Hello,
customer planes a SPI communication between IWR6843AOP (slave) and host MCU. The datasheet says 5 lines are needed: CLK , MISO, MOSI, IRQ, CS (datasheet page 46, chapter 8.10.5.4 Typical Interface Protocol Diagram (Slave Mode))
Normally SPI can work with 3 lines: CLK, MISO, MOSI. Why is CS and IRQ needed? Can we skip these?
Regards, Holger