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.