Sorry let me clarify and I really appreciate the help.
I have a seperate outside set of signals, one clock, one data line and one negative active device select line. The negative active device select line goes low at a negative edge of a clock and each positive edge of the clock captures data. This is done for all 32 bits being fed in serially and on the last negative edge the negative active device select line goes high. I was hoping to use an MC9S12NE64 in slave mode to capture this data.
For testing purposes I hooked up two MC9S12NE64s together. One generated signals and one, in slave mode captured. I'm having problems even getting them to work with CPHA=0 connected together. Is my thinking wrong? Can this not be done with the MC9S12NE64 SPI as I first thought?
Thanks for the help.
On a side note, when testing I have both SPIs with CPHA=0 and generate waveforms indentical to the ones in the spec sheets but I cannot get the slave to read. Any ideas?
Message Edited by MJB on 04-10-200602:10 PM