Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

Another External Interrupt bug????

Another External Interrupt bug????

2004-10-15 by Rodrigo Cesar da Silva Martins

I'm using External Interrupt 0 to work in the falling edge. So I've 
done the following:

VPBDIV = 0;       //as described in the errata sheet
PINSEL1 |= 1;     //P0.16 as EINT0
EXTMODE = 1;     //EINT0 edge triggered
EXTPOLAR = 0;    //falling edge
EXTINT = 1;      //clearing interrupt Flag

but I'm reading 0 in EXTMODE

I've written 3 instead, and it worked fine. I'm doing something 
wrong?

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.