LPC11U14 SPI example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC11U14 SPI example

522 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by giordano.maschio on Wed Feb 29 03:36:14 MST 2012
Dear
does anybody has an project example that configure the SPI interface into LPC11U14 lpcxpresso board?

Thanks,

giordano
0 Kudos
Reply
1 Reply

483 Views
lpcware
NXP Employee
NXP Employee
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
0 Kudos
Reply