ADC data acquisition in s32r274

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ADC data acquisition in s32r274

2,115件の閲覧回数
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 返信

1,911件の閲覧回数
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 件の賞賛
返信