Skip to main content
Visitor II
May 9, 2006
Question

How configurate the CAN interrupt

  • May 9, 2006
  • 2 replies
  • 784 views
Posted on May 09, 2006 at 08:42

How configurate the CAN interrupt

    This topic has been closed for replies.

    2 replies

    ludo98Author
    Visitor II
    May 9, 2006
    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

    Visitor II
    May 9, 2006
    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