Shop OBEX P1 Docs P2 Docs Learn Events
ADS1248 24-bit ADC example code — Parallax Forums

ADS1248 24-bit ADC example code

RaymanRayman Posts: 13,901
edited 2019-05-07 19:12 in Propeller 1
Have an application where need to read several thermocouples and also another sensor.

Looked around a bit and decided this ADS1248 chip is perfect.
This is a highly integrated 24-bit ADC with a PGA and input MUX with SPI interface.

It has taken me several days of part time effort to make code that works.
This is another one of those chips where you really need to actually read the whole datasheet to figure it out.
There are several nuances regarding the SPI interface and device behavior.

Anyway, in case anybody else wants to try this in the future, I'm posting this test code here.
Sign In or Register to comment.