Hi Song,
Sorry for the late response, I got some feedback here.
The first thing to state is that:
we have now moved to SDK-based version of ADC library, just check the latest MSPM0 SDK under nortos/G3507. The code has been restructured for better portability…
Part Number: ADS131M08 Tool/software: Hi ,
For the ADS131M08, can you please inform where to find commands to stop conversion, and restart conversion in the datasheet ?
On page 42 , the commands are for RESET, STANDBY,WAKEUP,... etc . but nothing is…
Part Number: ADS131M08 Tool/software: Hi ADC Team,
Referring to 8.5.1.5 Data Ready (DRDY), says "...or remaining low and going high briefly before the next time DRDY transitions low."
Is "briefly" defined by Table 6.7, Switching Characteristics…
Part Number: ADS131M08 Tool/software: Hello Team,
I'm Andree from Vietnam.
I have designed a board that connects between ESP32 and ADs131m08 to read current and voltage.
We have read data from the channels but when displaying the read data on the…
Part Number: ADS131M08 Tool/software: Hello,
According to data sheet , if we send 0x11 , we should get 0xFF28 , the reality is that we get 0x11 as from the screenshot , can you please explain:
Part Number: ADS131M08 Tool/software: hello TI experts,
Question 1: if configuring bit 6 of CLOCK Register to 1 will physically disconnect the 1.2V internal reference within the ADS131M08 chip (through a switch like mechanism)?
Question 2: According…
Part Number: ADS131M08 Other Parts Discussed in Thread: ADS127L18 Tool/software: Hi,
We are currently testing a circuit using the ADS131M08IPBS. Through the test, I found that the input waveform (10kHz) had insufficient gain, which is causing problems…
Part Number: ADS131M08 Tool/software: Hello, On page 42 of data sheet , if we send 0x22 (standby) we should receive (0x22) but in reality I am getting 0x94 as you can see from the following screen shot : we first send 0x22 , then null to read the re…
Hi Felipe de Andrade,
I have been out of the office for the last two weeks, thanks for your patience
Is your issue resolved then? It seems like you were clocking out the wrong number of words, leading the issue where the data was not where you expected…
Part Number: ADS131M08 Tool/software: Hello ,
We are trying to interpret the signals found on page 44 of the datasheet in a c code to read one single register of the ads131m08.
We would like to read the value of one register so we form the 16 bit command…