Interrupts

Home Forums mDot/xDot Interrupts

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12645
    Michael
    Participant

    Are there any limitations as to which GPIO pins can be used as interrupt inputs? I cannot find anything in the docs.

    Thanks.

    Mike

    #12661
    Mike Fiore
    Blocked

    Michael,

    All GPIO pins on the mDot should be interrupt capable.

    Cheers,

    Mike

    #12874
    Quentin Bossard
    Participant

    Hi Mike,

    I would like to know, does there is a max numbers of interruptions that can be declared.

    Thanks,
    Quentin

    #12878
    Mike Fiore
    Blocked

    Quentin,

    You should be able to create an InterruptIn object for every available GPIO pin if you wish.

    Does that answer your question?

    Cheers,

    Mike

    #12880
    Quentin Bossard
    Participant

    Thanks for answering quickly, yes !

    Thank you !

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.