Part Number: ADS1259 Other Parts Discussed in Thread: ADS127L11 , , ADS127L11EVM-PDK , ADS1248 , PGA280 , REF2025 , REF5025 , REF5020 , REF6025 Hello,
I’m working on a project where we have a very mature analog design (15+ years) and we’re trying to design…
Part Number: ADS1259 I am using A/D ADS1259.
* Operating voltage is +5 vdc and ground
*using internal reference +5.5 vdc
*using external power supply for input to IN+ and IN-
I am having problems reading in full scale from +5 to ground. It's like the…
Part Number: ADS1259 Other Parts Discussed in Thread: PGA280 Device: ADS1259BIPW
Per the spec, to exit power-down mode, you would need to hold the RESET/PWDN pin high for at least 2^16 tCLK cycles, which is around 8.88 msec when using the internal oscillator…
Part Number: ADS1220 Other Parts Discussed in Thread: ADS1259 , ADS125H01 , ADS124S08 Tool/software:
In my project, I will develop a board: four channel datalogger for the strain, RTD sensors and also ratiometric measurement. Firstly I designed a board…
Part Number: ADS1259
Hello.
Project details:
STM32L4 MCU
ADS1259 using Internal oscillator
SPI seems to be working. I am able to read registers but CONFIG0 contains 0x25(00100101) instead of expected 10XX0101.
If i write 00000100 to CONFIG0 i read back…
Hi Benjamin,
You might be able to reuse the ADS1259 IBIS model for signal integrity analysis on the same SPI bus, but it’s risky to assume that the SPI driver/receiver characteristics of the PGA280 and ADS1259 are identical. Both devices support…
Part Number: ADS1259
I have a customer who has the following question:
I am currently working on a project that is using your ADS1259 24-bit ADC and am running into an issue I was hoping you could help me with.
Below is our configuration code for the…
Part Number: ADS1259-Q1 Other Parts Discussed in Thread: ADS1259 Hi all,
Can you answer to the questions below about the settings to use this ADS1259-Q1 as single-ended setting (0-5V).
To use full scale bits when setting AVDD=5V and AVSS=0V, how can…
Part Number: ADS1259 Hello,
As always, I breadboard new devices to make sure I understand how to use them before committing to a new design.
As a first communications test I attempt to read registers. Using SPI, MODE1 MSB 1st., 1MHz.
I do not seem to…
Part Number: ADS1259 Hello everyone! I am using ads1259 and get the data, but I don't know how to do the calibration. I don't understand some of the 27 pages in the datasheet.
Step 2 starts the conversion. Shouldn't SDATAC be sent before sending…