Maximum ADC sampling rate when triggered by PDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Maximum ADC sampling rate when triggered by PDB

622 Views
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 Kudos
1 Reply

375 Views
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 Kudos