Skip to main content
baranovus
Associate III
August 20, 2010
Question

Please confirm my opinion about external interrupts

  • August 20, 2010
  • 4 replies
  • 748 views
Posted on August 20, 2010 at 22:02

Please confirm my opinion about external interrupts

    This topic has been closed for replies.

    4 replies

    dthedens2
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 14:03

    you should look at RM0008.pdf

    Figure 21

    read section 9

    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 14:03

    What does the Datasheet say?

    (I've certainly used PC1 for an external interrupt)

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Nickname12657_O
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 14:03

    Hi,

    You can have ''PA0'', ''PA1'', ''PC2'', ''PC3'', ''PA4'', ''PA5''  all enabled at a time, but not  ''PC0'', ''PC1''  and inputs 0 and 1 are already assigned to  Port A, but you can configure them later if all them are not used in same time.

    Cheers,

    STOne-32.

    baranovus
    baranovusAuthor
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 14:03

    Well, thanks to everybody.

    The guy was partly right. I really cannot use PA0 and PC0 together. Everything seemed so clear...