Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

This looks like a bug in InterruptPort


  • Please log in to reply
21 replies to this topic

#21 BitFlipper

BitFlipper

    Advanced Member

  • Members
  • PipPipPip
  • 61 posts

Posted 19 July 2012 - 04:03 PM

Hi BitFlipper - thanks for replying, that's useful information anyway.

My issue sounds possibly related to yours. I've a sensor sending 43 bits of information, and the Netduino only picks up around 30-40 - I've found that it "loses" interrupts in the middle of the signal.

I'll keep looking for a solution :)

Thanks again,
Jeremy


Jeremy, it sounds like your issue is a bit different. In my case I simply needed to know about the last transition, whereas in your case, you need to know about every transition. I'm sure if the issue was fixed, it simply did something like check at the end of each notification that was sent whether the last value that was notified matched the actual pin state. If not it would send a new notification to get everything back in sync (and keep doing it until the actual pin state matches the last sent value). Such a fix won't handle your case properly where a series of fast intermediate transitions will still get lost.

#22 V64

V64

    Member

  • Members
  • PipPip
  • 20 posts

Posted 02 December 2012 - 07:07 PM

Did this issue get resolved? The Codeplex ( http://netmf.codeple...m/workitem/1073 ) page for Item 1073 says it is closed, with a changeset 12496 but it would seem that this has not been assigned to a release. What does this mean, and can one get/apply a changset? (I am new to all this so my apologies if that is a silly question)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.