ADC data acquisition in s32r274

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ADC data acquisition in s32r274

1,075 次查看
chidvilas_y
Contributor II

Hi Guys,

I'm using OneRF_4Antennas_demo_s32r274, I'm able to get ADC dumps for the last two chirps and also range data. 

After plotting 1d FFT values from those two chirps data, it is found that the peaks found are always at a constant location(in Matlab). Is there anything to be done on the data of the two chirps?

I'd like to get the full ADC data for all the chirps. I've few doubts regarding this. 

How to enable chirp acquisition done interrupt to Z7 processor so that I can copy the data from ADC buffer to a local buffer?

Could you please help me with this?

Thanks,

Chidvilas

0 项奖励
回复
1 回复

871 次查看
longfeiwang
Contributor III

The collected ADC data is stored in the“ adcSampleBuf” buffer. Get the ADC data interrupt routine S32DS SPT project has a separate example.

0 项奖励
回复