Content originally posted in LPCWare by Rob65 on Wed Feb 29 11:12:48 MST 2012
Just take any of the other SPI examples but watch out for the difference between SPI and SSP - those are different type of blocks with different registers.
(the SSP block can do different protocols than just the SPI protocol).
You should ([I][B]always[/B][/I]) read the chapter in the user manual about the peripheral block you are using.
Regards,
Rob