This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS5482: How to do spectrum analysis with ADS and FPGA with Matlab?

Part Number: ADS5482

Currently, there are ADC5482EVM, TSW1400EVM

In order to realize the stage data collection, the stage spectrum analysis, the collection time does not analyze, the analysis time does not collect.It is better to use matlab to control the HSDC Pro implementation, during the process, it is better not to involve data export CSV re-read analysis, directly read the data to matlab for analysis

Now what I envision is:

1.ADC has been continuously collecting, and TSW reads the data in DDR periodically for spectrum analysis.

2.ADC phased acquisition, TSW reading data analysis.(Trigger tools don't seem to work very well.)

Is there an appropriate way to achieve this?