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.

ADS1248: Driver

Part Number: ADS1248
Other Parts Discussed in Thread: ADS124S08, ADS124S06

Hi team,

Do we have ADS1248 kernel driver for SPI can share with customer?

Thanks,

Allan 

  • Hi Allan,

    We do not have Linux drivers for the ADS1248. You might be able to search online to find one written by a third-party, but TI does not offer any.

    -Bryan

  • I will add that there is a publicly upstreamed driver for the ADS124S08 and ADS124S06 which are the newer generations of the ADS1248.  You may consider switching to the ADS124S08 so you can use the driver.  Alternatively, while you'd need to update the commands and registers, the overall flow from the ADS124S08.c file could be used as a starting point for the ADS1248 project, but customers would be responsible for making these updates and then hopefully upstreaming back to the community for use.