Selecting specific wake-up interrupt

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

Selecting specific wake-up interrupt

跳至解决方案
1,625 次查看
dp05
Contributor II

I am using the KL25 platform for a low-power application. The LPTMR triggers a hardware trigger for the ADC in VLPS and the ADC comparator initiates an interrupt when the sampled value is above some threshold. I'd like to keep the system in VLPS and only wake up into VLPR or Run for an ADC interrupt only. Is there a way to indicate which interrupt sources can wake up from a low-power mode? At the moment it looks like the LPTMR interrupt that triggers the ADC is also triggering a core wake-up.

标签 (1)
0 项奖励
回复
1 解答
1,272 次查看
dp05
Contributor II

For others in a similar situation: after again reviewing my configuration I think the issue was that I enabled the LPTMR interrupt. If I disable the interrupt the hardware trigger to the ADC continues to work and the core only wakes up on an ADC interrupt.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,273 次查看
dp05
Contributor II

For others in a similar situation: after again reviewing my configuration I think the issue was that I enabled the LPTMR interrupt. If I disable the interrupt the hardware trigger to the ADC continues to work and the core only wakes up on an ADC interrupt.

0 项奖励
回复
1,272 次查看
Monica
Senior Contributor III

Does this mean your problem is solved?

Thank you very much for sharing! :smileygrin:

Best regards,

Monica

0 项奖励
回复