LPC4350 SSP slave

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

LPC4350 SSP slave

343 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JMRouxel on Fri Nov 07 06:11:10 MST 2014
Hello,

I'm working on the implementation of a SSP slave with interrupt.
I need to be notified when the first byte is sent by the master, but with this SSP controller, I see in the datasheet we have this notification when the Rx FIFO is at least half full.

Is there a way to have one interrupt upon arrival of the first byte ?

Jean-Marc
Labels (1)
0 Kudos
1 Reply

328 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MikeSimmonds on Fri Nov 07 09:35:50 MST 2014
Set the FIFO size to two (2) maybe?
0 Kudos