This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SPI protocol between LPC2362 and ADS1291

Hai All,
I am using LPC2362 as controlling unit(master) and ADC ADS1291 as slave for data acquisition. Can you please provide code for sending commands like DATA READ, DATA WRITE, START CONVERSION like this from controller to ADC and how to receive data from ADC. I have already implemented some code regarding general transmit, receive, protocol settings.