Conversion frecuency in ADC burst mode (LPC802)

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

Conversion frecuency in ADC burst mode (LPC802)

跳至解决方案
1,124 次查看
asier
Contributor III

Hi,

Is it possible to do conversions slower in ADC burst mode ? 

I'm doing 1 channel conversion in SEQA burst mode. Interrupt with entire sequence is enabled. 

My issue is that the interrupt callback is happening every 12us, so as soon as code leaves interrupt callback it is called again and code in main is almost blocked.

Is there any way to slow down the conversión rate ? 

Thanks in advance,

Asier.

0 项奖励
回复
1 解答
1,106 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi asier 

The ADC controller uses the system clock as a bus clock. We can only reduce ADC conversion time by reducing ADC working clock. No option to slow down burst conversion rate only.

ZhangJennie_0-1647416784836.png

Have a nice day

Jun Zhang

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,107 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi asier 

The ADC controller uses the system clock as a bus clock. We can only reduce ADC conversion time by reducing ADC working clock. No option to slow down burst conversion rate only.

ZhangJennie_0-1647416784836.png

Have a nice day

Jun Zhang

 

0 项奖励
回复