Part Number: ADS8689 Other Parts Discussed in Thread: ADS8688 , ADS8688SW-LINUX Hello Guys,
Good day.
Do we have a Linux driver for ADS8689?
I found one for ADS8688, but can this be use for ADS8689?
ADS8688SW-LINUX: http://www.ti.com/tool/ADS8688SW…
Hi suguresh,
Are you referring to the ads8688.c code in the following link? this is the only example code we have.
https://www.ti.com/tool/ADS8688SW-LINUX
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/iio/adc/ti…
Hi Krunal,
Please find the ti-ads8688.c from the web link below:
www.ti.com/.../ADS8688SW-LINUX
The code was developed for ADS8688, however it can be used for ADS8688A which has an additional alarm feature and more input ranges than ADS8688.
Thanks®ards…
Hi Jejomar,
We do not have an example code for the ADS8634. There is no requirement to initialize the ADC SPI. The customer only needs to configure the SPI on their microcontroller in terms of clock polarity and phase, SCLK frequency and so on.
If…
Hi Prashanth,
Please find the code for ADS8688 as below ( ti-ads8688.c or ti-ads8688.txt ).
https://www.ti.com/tool/ADS8688SW-LINUX
Thanks.
Best regards,
Dale
Hi Yogesh,
There is a sample code for ADS8688 on TI.com which can be used for ADS8668 as well, please check Source File (ti-ads8688.c) from the following link:
http://www.ti.com/tool/ADS8688SW-LINUX
Best regards
Dale
Hello Li,
We don't have a driver directly for the ADS8698, but there is a driver available for the 16-bit ADS8688 which should be a strong starting point to work with the 18-bit ADS8698.
http://www.ti.com/tool/ADS8688SW-LINUX
Hello M.Prashanth,
There is one driver example in C language which was developed for ADS8688, also it can be used for ADS8688A which has more input ranges and an additional alarm feature.
http://www.ti.com/tool/ADS8688SW-LINUX
Regards,
Dale
Hello Daggupati
We do not have a sample code for ADS8694, however we have a driver example in C language for ADS8688 , which can be a reference for 18-bit version ADC, ADS8694.
http://www.ti.com/tool/ADS8688SW-LINUX
Regards,
Dale