Part Number: ADS8910B Hello,
For getting data from ADS8910B, the provided enhanced SPI can achieve high data throughput which is applying 4 data lines. Does the Quad SPI ,which is specifically used for communicating flash memory, can be used for reading…
Part Number: ADS8910B Other Parts Discussed in Thread: ADS8900B , Hello
I have to design an analog to digital convertion stage with a high accuracy (RMS value error < 0.1%) on a large dynamic of 44dB (62.5mA to 10A).
The number of bits necessary to code…
Part Number: ADS8910B Good afternoon. Now, I am considering the possibility of using your ADC in the development of our company's devices. The value of the maximum instantaneous noise level of the ADC is crucial when choosing an ADC. What parameter in…
Part Number: ADS8910B Other Parts Discussed in Thread: ABS Hello,
I would like you to confirm power sequence(both power up and down) requirement for this device.
According to datasheet, I understood REFIN should be ramped up after AVDD reach expected voltage…
Part Number: ADS8910B Application :
5 Channel Time Synchronized Data Acquisition system..
and i had concern making Isolation system....
http://www.ti.com/lit/an/sbaa241/sbaa241.pdf
I had see above application note... simple interface would be nice...…
Part Number: ADS8910B The CONVST, CS, and SCLK pins are operating as recommended, but the SDO pin is not.
After power-up, the RVS pin remains low.
In the datasheet page 25; 7.4.1 RST State "In RST state, all configuration registers are reset to their…
Part Number: ADS8910B
Do we have any application notes about the usage of SPI interface in ADS8910B?
My MSP432/C2000 SPI is byte bound. In other words, I only can read 1 bytes at a time. I could not read 18 bit at a time. So, I guess I will have to read…
Part Number: ADS8910B Hi;
On the ADS8910B datasheet page-22, you have:
FSR=+/-Vref
I will interpret it as:
FSR = Vref -(-Vref) = 2*Vref
So this matches the 1LSB formula on page-23
1LSB = (2*Vref)/(2^18) = Vref/2^17
Now, if I connect 2.5V reference voltage…
Hi Michael,
You can use the standard SPI on your MCU and the Zone 2 feature of the ADS8910B to meet your throughput requirements.
We are looking at using the QSSI feature on the MSP432 to support the Quad-SDO feature of the ADS8910B, but this will take…
Part Number: ADS8910B In the datasheet page 25; 7.4.1 RST State
......
"To exit RST state, the host controller pulls the RST pin high, with CONVST and SCLK held low and CS held high, as shown in Figure 39."
which means we have to drive CONVST…