Selecting specific wake-up interrupt

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

Selecting specific wake-up interrupt

ソリューションへジャンプ
1,635件の閲覧回数
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,282件の閲覧回数
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,283件の閲覧回数
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,282件の閲覧回数
Monica
Senior Contributor III

Does this mean your problem is solved?

Thank you very much for sharing! :smileygrin:

Best regards,

Monica

0 件の賞賛
返信