OK, I got it. HooRay!
The K60 & K70 manuals printed in Dec of 2011 have an error.
The manual's error is the section that discribes DSPI pushr TX FIFO register in slave mode (SPIx_PUSHR_SLAVE)
The error is this line :
In slave mode all 32 register bits can be used as data, supporting up to 32-bit SPI
frame operation.
In the newer manuals the line is replaced with:
In slave mode, the 16 bit Command Field of PUSHR is reserved.
So, of course my solution is simple, simply write to the SPIx_PUSHR_SLAVE register twice with 16 bits. This loads up two 16 bit TX FIFOs, which are sent out together when configured for 32 bits.
A Field application engineer, Mike Maas helped me resolve this. Thanks a ton MIke!
Hay! how come my user name is my email address? I want it to be something cool like the rest of ya!
Cheers,
cavebiker