LPC55s36 any interruption SKD examples to learn on?

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

LPC55s36 any interruption SKD examples to learn on?

661 次查看
CzyzyK
Contributor I

Is there any LPC55s36 interruption SKD examples to learn on? I searched in MCUXpresso IDE and i didn't find any that focus on that. Is there something like that. I'm fresh with learning how to program on microcontrollers.

Thanks for help.

0 项奖励
回复
1 回复

640 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi @CzyzyK,

If you search for interrupt on the examples search and go to the driver_eamples section, you can find all the drivers that have an example with interruptions.

Pablo_Ramos_0-1721341029379.png

I can recommend you the example lpadc_interrupt in order to have a better look how interrupt works.

Pablo_Ramos_2-1721341054988.png

Hope it helps you

 

0 项奖励
回复