Hello,
I'm using TSW14J56EVM for capturing data from the ADC12J4000EVM board, and intending to analyze data with MATLAB directly.
In order to do additional functions at the same time, I need to get the raw data instead of FFT data.
Do you have any idea that how to do that? I believe I have to deal with the dll file which is TSW1400Board_CLib_1.0.dll, and, if this is he case, I might need the header file of it to use it in MATLAB.
Thanks