Hello, I have a Maxim thermocouple converter (MAX6675) hooked up to a LPC2294's SPI. The MAX6675 is SPI read only device, i.e., enable chip select and it starts shifting out bits on each SPI clock. Is there no way to make the LPC's SPI receive a byte with out sending a byte first ? I hate to have to bit bang the LPC's I/O's to get the SPI functionality I need, but it looks like thats what I'm going to have to do. Am I over looking something ???
Message
The LPC21xx/LPC22xx's SPI. Am I missing something ?
2004-07-12 by gregdeuerling