SPI slave without using ROM API

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

SPI slave without using ROM API

474 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vikas.javkar on Wed May 20 06:52:45 MST 2015
Hello Guys,

I am quite new to LPC and currently working on LPC15XX series controller. I am trying to write my own SPI slave implementation and I can't  to use ROM APIs since I need to use it in 8-bit mode and have few other slave requirements.

Has anybody tried this? If yes can someone post the sample code?

Thanks in advance.
- Vikas J
Labels (1)
0 Kudos
1 Reply

436 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vikas.javkar on Fri May 29 06:38:20 MST 2015
Hello Guys,

Finally I am able to write and test the SPI slave code successfully.

Thanks for your help.

Thanks,
Vikas
0 Kudos