cancel
Showing results for 
Search instead for 
Did you mean: 

How configurate the CAN interrupt

ludo98
Associate II
Posted on May 09, 2006 at 08:42

How configurate the CAN interrupt

2 REPLIES 2
ludo98
Associate II
Posted on May 09, 2006 at 06:19

hello,

i would like to configure the P1.11 as external interrupt. how do you it? It is possible to show me what register are configured to use correctly this pin.

thanks

Ludovic

hichem2
Associate II
Posted on May 09, 2006 at 08:42

Hi

Some ports (like P1.11) have external interrupt capability . To use external interrupts, the port must be configured in input mode.

Each of the General Purpose I/O Ports has three 16-bit configuration registers (PC0, PC1,PC2) and one 16-bit Data register (PD).

You can refer to the STR71x Ref Man for more details.

Regards,

Hich