[LPC23xx] SSP0 and SPI

Hello !

I have a quick question about SSP0 and SPI. I would like to know if I can use both module at the same time… According to the manual, they seems to be independant except for the VIC (same vector).

They are shared pins on P0.15, P0.16, P0.17, P0.18… however at P1.20, P1.21, P1.23, P1.24, SSP0 is available apart from SPI.

I don’t plan to use IRQ for the transfert… can I use SPI at P0.15-18 and SSP0 at P1.21-24 ?

Thanks in advance, I’m a little bit confused :oops:

Regards,

David