Part Number: ADS131M04
Tool/software:
Hello everyone. I'm using an ADS131M04 in a project, but I can't get it to work. I'm trying to test it with some Arduino code I found on GitHub that supposedly works. So, I'm going to assume the programming…
Part Number: ADS131M04 Other Parts Discussed in Thread: AMC131M03 Tool/software: Hi im using ADS131M04, im trying to communicate with the ic, im reading the default registers value, but data is incorrect.in the just trying to read the mode register default…
Part Number: AMC131M03 Other Parts Discussed in Thread: ADS131M04 Tool/software: Hi, in AMC131M03 CRC calculation for output data on null command, crc calculation has to do for 3 ADC output data or response data + ADC data also we have to do crc calculation…
Part Number: AMC131M03-Q1 Other Parts Discussed in Thread: AMC131M03 Tool/software: hi my doubt is, in the AMC131M03 it will send 5 words of data during read from MCU. since im using 24 bit data length. the 3 adc data will come as 24 bit. i want to confirm…
Part Number: AMC131M03 Other Parts Discussed in Thread: ADS131M04 Tool/software:
Hi in AMC131M03 using continuous conversion mode when data is ready the device will send 3 channels of data automatically out in DOUT pin, or we have to read individually…
Hi Clemens and Ron,
Thank you for your responses.
@Clemens, yes, "activate the channel" means exactly that. The voltage drop across R57 is identical to the voltage at TP11 relative to GND. Hope this helps.
@Ron, we are measuring the voltage using…
Part Number: ADS131M04 Other Parts Discussed in Thread: TLV3491 Tool/software: We are measuring the supercap voltage using the 4th channel (AIN3P and AIN3N) of the ADC, as shown in the schematic.
A voltage divider is used to scale down Vsupercap (in…
Hi KIRYOUNG YANG,
If your external clock to the ADC is 8.192MHz, the default data rate is 4-ksps with the default 1024 OSR. Please double check and let me know whether your interval of the /DRDY signal is 250us or not.
BR,
Dale
Part Number: AMC131M03-Q1 Other Parts Discussed in Thread: ADS131M04 , AMC131M03 Tool/software: Hi, I'm using AMC131M03 and ADS131M04 for voltage and current sensing and measurements. are there any SPI driver files or any example file using SPI configuration…