I'm trying to implement a SPI interface using the RSPI HAL functions. The interface is set for 2MHz full duplex. When I execute either a write or a writeRead function I get back SSP_ERR_UNSUPPORTED. I can't find this response in the SSP user manual for SPI. What do I need to get this working?
↧