Part Number: ADS1213 Other Parts Discussed in Thread: ADS1256 , ADS124S08 Tool/software: Hello,
Is there any possibility that the part “ADS1213E” will get support for next few years? If yes, what would be the tenure?
Also I could see the parts ADS1213U…
Other Parts Discussed in Thread: ADS1213 Hello!
I need your help about my new Data Converter ADS1213.
I'm trying to start a communication with it through my SPI channel (I'm using an ATMega32).
/* Initialization Pin part */
DDRB = (1<<SCK)…
Other Parts Discussed in Thread: ADS1213 , DAC8871
Hi people:
When i made my prototype board i used the data converter ADS1213P (24 pins DIP Version) and the Vbias was zero, before enabling it via internal register. However, now, in the final…
JACR,
I'm a little confused. At first you state that your input is unipolar, but then you talk about converting your +/- 5V signal. So what exactly is your input range?
With the ADS1213 you can apply 0-5V directly. This is the maximum input range…
Hello Amit, The final application is a small system for variable sensing as tire pressure, temperature and humidity inside and outside the vehicle. And I wanted to take advantage the internal ADC of microcontroller and with the addition of a referrer…
JACR,
I'm assuming from the tag line that you are talking about the ADS1213 and the DAC8871. The ADS1213 is 22-bit, so did you mean the ADS1231?
Take a look at our design notes page about grounding:
http://e2e.ti.com/support/data_converters/precision_data_converters…
Hi Ryman,
I think you r using spi of micro in master mode and ADS 1212 in slave mode.
I was doing the same think earlier and i followed the timing diagrams (given on pg23,24 of datasheet of 1213) but nothing worked.
Then i used ADS1213 in master…
I am having problems getting a correct value from the Data Output Register (DOR). I am using an ADS1212 in slave mode with an Arduino as the master and I've mimicked the circuit configuration in Figure 31 on page 32 of the data sheet (2MHz clock).
I…