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

GPIO_PIN_D9


  • Please log in to reply
1 reply to this topic

#1 piiper

piiper

    New Member

  • Members
  • Pip
  • 6 posts

Posted 07 December 2015 - 01:18 PM

Hi,

 

I have a Netduino Ethernet and Wifi. Both crash with the following line:

new InterruptPort(Pins.GPIO_PIN_D9, true, Port.ResistorMode.Disabled, Port.InterruptMode.InterruptEdgeLevelLow);

It's the only line in my program. All other GPIO (D2-D13) work except GPIO-PIN_D9. I really need D9 as it's used in a shield I developed.

 

How can I prevent the problem?

 

Thanks



#2 piiper

piiper

    New Member

  • Members
  • Pip
  • 6 posts

Posted 07 December 2015 - 01:24 PM

FYI, same happens if I use InputPin instead of InterruptPort.






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.