Hi John,
Welcome to the TI E2E Forums!
We do have some example code for the ADS1258, available at this link: ADS1258 Example C Code (Rev. A) .
You can use this code in most any project as long as you change the hardware abstraction layer (HAL) files…
Part Number: ADS1258 Other Parts Discussed in Thread: ADS1158 hello:
I designed to work with a single power supply (+5v). The thermal PAD and DGND are connected together. AVSS is connected to DGND through the 0R resistor. During the process, ads1258…
Hi Ulli,
You can download the latest version of ADCPro here
Here are some additional e2e posts dealing with other challenges related to using the ADS1258 EVM with ADCPro should you come across any other issues:
https://e2e.ti.com/support/data-converters…
Part Number: ADS1258EVM-PDK Other Parts Discussed in Thread: ADS1258 , ADCPRO Hello team,
My customer is planning to use ADS1258 in their system. They ordered the ADS1258EVM and have some questions below regarding it:
1. How do I check the accuracy…
Hi Alexander,
Thanks for the support. I have doubt regarding LSB calculation. As per your words, 1LSB is
LSB = (2 x VREF)/ Gain / (2^n - 1). Is this formula common for all adc applications.
For example ADS1258 has this.
As per this 1LSB = +1…
Hi Viktorija,
This was just a screenshot of Table 9:
Please note that Table 9 is in the ADS1258 datasheet. In the ADS1158 datasheet, this is Table 6.
-Bryan
Part Number: ADS1278-EP Other Parts Discussed in Thread: INA828 , , ADS1258-EP , ADS1298R , ADS1258 , ADS1278 , ADS131M08 , ADS131E08 , ADS131E08S , ADS1298 , REF6125 , REF6025 Hi,
I am looking for an ADC for my application which involves 16 wheatstone…
Hi Howard,
The ADS1251 will not automatically send out data. The data is only transmitted if SCLKs are sent to the device. So you would want to make sure that all the data is been read out of one device before switching the mux to another device. …
Part Number: RM46L852 Other Parts Discussed in Thread: ADS1258 Dear Support,
We implemented electronic boards housing a RM46L852 and two Analog Devices AD7124 ADCs.
The ADCs are separately and exclusively connected to MibSpi Ports (MibSpi3, MibSpi5…
Hi NIMIT,
While it is possible that aliasing could be resulting in unstable readings, it is probably more likely that other noise sources are to blame for this kind of behavior...Often times noisy reference voltages or poor layouts can result in poor…