I try the post processed example matlb script code named
read_Post_process_ADC_Capture_data_LVDS.m
in the .m file, it requires n_tx, but when I change the value, it won't change the size of adc_data.bin file which still is 4096KB.
I check SDK, DFP and studio's document and pdf files and the mmwave Radar Device ADC Raw Data Capture (Rev. B).pdf and so on,
but I don't find the reason, I don't know whether I missed the content in these files.
So I want to know the effect of n_tx and which document or pdf file I need to check, then I can understand the script well.
Thank you