Other Parts Discussed in Thread: ADS1118
I am trying to program an ADS1118 analog-to-digital converter. I've tried reading the datasheet on this module and have found it to not be very useful.
In particular, I'm trying to start by writing to the config register. However, I can't find any mention of how to do this in the data sheet. No address is given for the configuration register, nor any code to initiate writing to that register. Is this a generic function per the SPI specification (doesn't seem to be for my research), or a device-specific function? If it's the latter, I can't seem to find any mention of how to accomplish this.
Any suggestions for how to get started learning to program on this device would be greatly appreciated.
Thank you.