Skip to main content
Visitor II
November 26, 2010
Question

Is there Level triger IO interrupt in Str912FAW44

  • November 26, 2010
  • 1 reply
  • 525 views
Posted on November 26, 2010 at 11:14

Is there Level triger IO interrupt in Str912FAW44

    This topic has been closed for replies.

    1 reply

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 10:01

    I believe there IS a level triggered IO interrupt available, you just have to configure it through the WIU registers.  There are a number of pins labeled as EXTINT in the datasheet that go to the WIU you can use.  I believe there are 32 available.

    Look at the WIU_TR register to set rising/falling edge sensitivity and WIU_MR to set which external interrupt lines you are interested in monitoring.

    Hope that helps