Maximum ADC sampling rate when triggered by PDB

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

Maximum ADC sampling rate when triggered by PDB

1,137 次查看
sergeisharonov
Contributor III

Hello,

Kinetis ADC takes longer to acquire the first sample in a sequence due to SFCAdder effect. Apparently when triggering ADC by PDB this first sample limits maximum sampling rate. If PDB interval is shorter than this first extended ADC sample (but longer then subsequent "normal" samples), PDB will stop and not trigger until the error is cleared from PDB_CHnS register.

In my case this changes required number of cycles per sample from 27 to ~32, e.g. 19% drop in maximum sampling rate. Is there  a way to avoid this? Note that I cannot free-run ADC as I use PDB to synchronize ADC and DAC.

Regards,

Sergei

0 项奖励
回复
1 回复

890 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Sergei,

I'd highly recommend you to select the back-to-back operation to get the maximum ADC sampling rate.

And please learn more information about the back-to-back operation in the reference manual.
Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复