Hi ,
In our design using DAC IC having 3 wire SPI interface (SCL,CS and SDIO).
Planning to control this DAC by 66AK2G12 processor.
Is this processor support 3 wire SPI.
Regards,
Vinayak Arkachari
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi ,
In our design using DAC IC having 3 wire SPI interface (SCL,CS and SDIO).
Planning to control this DAC by 66AK2G12 processor.
Is this processor support 3 wire SPI.
Regards,
Vinayak Arkachari
Hi Vinayak,
The information on the SPI interface can be found in section 11.16.2 SPI Environment of the 66AK2Gx Multicore DSP + ARM Keystone II System-on-Chip (SOC) TRM (Rev. I). As described in that chapter, the SPI supports a 3 pin mode (SPI_CLK, SPI_SIMO & SPI_SOMI) or a 4 pin mode with adds an SPI_CS signal. The data uses a separate data input pin and data output pin and does not support a single data input/output pin.
Regards, Bill