Content originally posted in LPCWare by masterboy on Mon May 06 11:03:20 MST 2013
Hi,
How can I load received byte in lpc1317 in SPI mode? I have EEPROM memory from which to read data. When the program steps, I can see that the data arrived correctly, but if you want to store in a variable, so I only saved value 0xFF. Do you know where is the problem?