Other Parts Discussed in Thread: ADS1247
Hello,
I am using ADS1247 with a Linux system and I am interested to know if there's a reference driver available?
Regards,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: ADS1247
Hello,
I am using ADS1247 with a Linux system and I am interested to know if there's a reference driver available?
Regards,
Hi Otavio,
Unfortunately I'm not aware of any Linux drivers for SPI.
Best regards,
Bob B
What about a SPI driver in C or something? So I can use as reference while writing the driver for Linux.
Hi Otavio,
Usually this device is a part of an embedded system where a microcontroller or FPGA is used for communication. I can send you some C code relative to a MSP430 microcontroller, but I don't know how this will help you as this code is specific to the hardware peripheral of the MSP430. You might find this website helpful:
http://www.jumpnowtek.com/?option=com_content&view=article&id=57&Itemid=62
Best regards,
Bob B