8 years, 4 months ago.

it possible to achieve both Ethernet and pin interrupt(interruptIn)?

Hello

I have developed using this board. I want to use EthernetInterface and interruptIn but the program will freeze before running and blink error LEDs. What can I do?

Question relating to:

The mbed-enabled LPC4088 QuickStart Board from Embedded Artists is a easy to use ARM Cortex-M4 rapid prototyping board in a standard through hole DIP package (44-pin), targeted at high-performance as …

1 Answer

8 years, 4 months ago.

If it blinks error LEDs you should have a message on the serial terminal why it is blinking them (probably because your InterruptIn pin is not supported. Did you try it without the Ethernet?).

Accepted Answer

Thank you for your reply. As you say, Interrupt pin is not supported.

posted by Shota Asao 17 Dec 2015