Content originally posted in LPCWare by VCAV on Thu May 17 12:07:10 MST 2012
Hi,
Could someone help me how to choose the SCR in the SSP initialization?
In the example it was selected 15...
/* Set DSS data to 8-bit, Frame format SPI, CPOL = 0, CPHA = 0, and SCR is 15 */
LPC_SSP0->CR0 = 0x0707;
could someone tell my why?:confused:
thanks