Content originally posted in LPCWare by DF9DQ on Mon Apr 22 06:29:42 MST 2013Hi Jookie,
6 MBit/s (=72 MHz / 12) is indeed the fastest clock speed for the SSP in slave mode.
The SSEL line must toggle between frames only in SPI modes 0 and 2, i.e. the modes where CPHA=0. This is enforced by the SSP in slave mode, and it will ignore the second and any further frame if you do not toggle SSEL in between.
SPI modes 1 and 3 (where CPHA = 1) can have SSEL continuosly low for multiple frames.
Regards,
Rolf