Other Parts Discussed in Thread: ADC12DJ3200EVM
Hi,
I'd like to capture ~80,000,000 samples from a TSW14J57EVM/ADC12DJ3200EVM running in JMODE16 and dump them into a binary file for further analysis. I'm having trouble getting reliable sample dumps from HSDC.
When I set the "# samples (per channel)" in the capture options of HSDC above the default 65536, the software slows down and sometimes returns apparently incorrect values.
With some captures, the sample value is exactly 0 some fraction of the time, in one case with a capture depth and analysis window of 252144 the samples look correct 25% of the time and are 0 for 75% of the time with a period of about 65536 samples. In other cases a portion the input signal appears to be repeated multiple times. I've tried restarting computers and power cycling the eval boards.
The largest capture I've successfully extracted from the TSW14J57EVM/ADC12DJ3200EVM is 655360 samples.
Can the TSW14J57EVM/ADC12DJ3200EVM in JMODE16 support a capture depth of 80e6 samples? If not, what is the largest capture depth that is supported?
Is it normal for HSDC to be unresponsive for several minutes after initiating a capture with the "Capture" button with a sample depth of 655360?
Are there known issues with HSDC which would cause samples to be returned out of order or skipped? (It looks like the Python API just works with the HSDC GUI,so I shouldn't expect any different behavior with that?)
Thanks!
-Jon