> I was able to get it to work once I put the SSEL to High. is there a possibility > to get the SPI to work without having the SSEL signal. The amount of pins is > limited and wasting one of the pins like that is just not an option. Unfortunately, there is no other option. If you use the LPC201X SPI in master mode, you must pull SSEL high. It cannot be used as GPIO while SPI is operating. James Dabbs, TGA.
Message
RE: [lpc2000] LPC210x SPI
2004-05-16 by James Dabbs