Other Parts Discussed in Thread: ADS7038,
Hi,
i am using the ADS7038 in autonomous mode. I switched on oversampling to get more accurate samples and i am using the SPI interface with CRC enabled. In the application node
Resolution-Boosting ADS7138 Using Programmable Averaging Filter
it is mentioned to poll the OSR_DONE bit to determine that sampling with oversampling is finished.
So after configuration of the chip (switch on CRC, statistic module enable, autonomous mode on, selecting the channels, selecting oversampling) i started the sequence.
After that i try to poll the status register by reading the status register. But this results in CRC errors (CRCERR_IN ist set).
I don´t now how to read the OSR_DONE bit in my selected mode other than reading the status register.
Thanks for help
Thomas Jung