Hi Toby, >Can someone give me a small code snippet to show how to use the external >interuppts? You can find them in the Nut/OS code: timer.c, uartavr.c and the network drivers. For fast timer interrupts use SIGNAL(), as suggested by Damian. Harald