Other Parts Discussed in Thread: TUSB3410
Tool/software:
I'm using TI's reference hardware ADS1232REF and attempting to gather data from its conversions. The software is loaded, I believe successfully, and the board is running and shows ADC conversion data on its on-board display. I have selected a destination file location in the "Recording" section, and when I click on the Record button it creates the file as I've specified, placing a header in the file as such;
COLLECTED from yer mum
7/9/2024 8:55 AM
Speed=Slow Gain=1
If I change the gain or the speed it rewrites the file and updates this information with a new gain or speed when I change it. However I am seeing no ADC data collected, although I do see the ADC conversions on the on-board display on the reference board. It seems to do this whether the board USB cable is plugged in or not, so I'm assuming it's a connection problem. I've gone through the steps in the TI document "ADS1232REF Users Guide" section 4.3, but I can't seem to get any ADC data written to the file it creates, only the header information. Th "Status" indication in the lower right of the display window initially says "scanning", until I press the "Record" button, then it changes to "idle".
Scott