Asynchronous SPI Slave Mode on SPC572L64E3
Has anyone had any luck setting up the SPC572L64E3 to run in Asynchronous SPI Slave Mode? I need interrupts to trigger for chip select assert/deassert, tx word push and rx word pull. I've tried using the TFFF and RFDF ISRs but it seems that the TFFF ISR will trigger several times before a word is ever transmitted, and several words will be transmitted before RFDF is triggered.
