Other Parts Discussed in Thread: ADS1118,
Joseph,
Looks like I have your application reading ADS1118 with your COTS software, thank you.
I have to read the ADC1118 device through an Aardvark I2C_SPI adapter manufactured by TotalPhase.
I currently write/read of two bytes [0xB7, 0x83] for the config. I can see the bytes echoed back in the response buffer but do not get a temperature.
Do I need to "point" to the memory address for the configuration when I write it? And then do I need to "point" to the temperature register and do another read?
How does your application read the config and temperature registers? Are there any delays between the configuration write and the temperature request?
Regards,
Jim