Tool/software: Code Composer Studio
Hi,
I have a quick question. My SPI configuration requires receiving data on a rising edge and transmitting on a falling one. Based on the MCU datasheet I am not convinced that any of the Freescale SPI frames allows for that. This is requirement of my ADC slave.
I have used this ADC in past with one of the C2000 controllers, however, there I could specify clock polarity for TX/RX action separately or the 1/2 delays. Can I configute tm4c1294 using PH, PL (modes 0-3)?