LPC55s36 any interruption SKD examples to learn on?

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

LPC55s36 any interruption SKD examples to learn on?

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

643 Views
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 Kudos
Reply