Hi everybody!
I want to send a byte with SPI in LPC2378 and i initialize the SPI block according to the user manual.
But my problem is here that when i put a byte (for example 0x9F) in S0SPDR register, the value of this register equal with 0xFF and no change at the next.
please help me to solution of this problem.
thanks a lot !