I don't know how to use the CS1238 24 bit ADC module

Hello, I'm quite new to low-level programming (working on web development). Also, my knowledge of electronics is at a basic level. For a research project, I purchased the ADC at the link below and connected a load cell to this ADC. In the datasheet of this product, the default sampling rate is given as 10Hz. However, the module supports up to 1.28kHz. Unfortunately, I don't know how to achieve this and how to retrieve data from this module. I would be grateful if you could help.

CS1238 module : 1PCS CS1238 24-bit ADC module on-board TL431 chip dual-channel weighing sensor | eBay
Datasheet : https://cdck-file-uploads-europe1.s3.dualstack.eu-west-1.amazonaws.com/arduino/original/4X/0/2/a/02af1f86b9456ffb6db7e6933a0fb05d24e2340e.PDF

You know how to use a search engine?

An intelligent question, you must have spent a lot of time on it. I will overlook your impolite behavior and provide you with an explanation. Perhaps you won't display a condescending attitude to someone else.
1- I used a search engine. I used it to find and examine the datasheet. I looked into how different ADCs are used. However, I have no idea how to use my ADC at 1.28kHz. I couldn't quite understand what was written in the datasheet (unfortunately, I'm not an Einstein like you).
2- I mentioned that I don't have experience in this field.
3- If this is too simple for you and your intention is not to help, find a better pursuit for yourself.
Good work.

The 4th link from the websearch leads to: GitHub - SiBangkotan/CS1237-ADC-cpp-library: a library for ChipSea ADC CS1237 - if you have a ESP8266 you are ready to go.

To achieve the higher sampling rate of 1.28kHz with your ADC, you'll likely need to adjust the configuration or settings. Refer to the datasheet for guidance on changing the sampling rate and retrieving data. Additionally, consider seeking help from forums or tutorials specific to your ADC model. (Web Development)

I do not agree and apparently you did not read the full data sheet. Your answer started on "No.14Pages, total20Page" that page 14. And yes DuckDuckGo found this for me. Good Luck!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.