8 years, 10 months ago.

External Interrupts in FRDM KL46Z

I am new to the mbed and this may sound trivial. But can someone please guide me on setting up external interrupts in the FRDM KL46Z. I need this for the MPU 6050 IMU that i am using with it.

Thanks.

1 Answer

8 years, 10 months ago.

See: https://developer.mbed.org/handbook/InterruptIn

Will be possible on most pins, but not all. If the red LED starts blinking and you get a message on the serial terminal, it didn't support that pin.

Accepted Answer

Yup, that worked. I realized the reason my code was not working was because my IMU did not give me interrupts.

Thank you for your help!! :)

posted by Mayumi Mohan 28 Jun 2015