LPC23xx SSP question

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

LPC23xx SSP question

418 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by igortopsecret on Wed Sep 02 06:42:45 MST 2015
Hi, I use LPC2378 SSP0 in SPI master mode. I can see generated clk0 after writing data into register SSP0DR. But how generate clk0 to get data from slave.
Labels (1)
0 Kudos
Reply
1 Reply

386 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mysepp on Wed Sep 02 10:16:38 MST 2015
Same way.

On SPI, when you send x bits you get x bits back (at the same time).
0 Kudos
Reply