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.

65tux

Member Since 17 Apr 2012
Offline Last Active Jul 22 2015 01:59 PM
-----

Posts I've Made

In Topic: Bizarre 'error' when loading assemblies from SD

16 March 2014 - 05:51 PM

Huh. Got past it but I did 2 things and I'm not sure which one fixed it.  I tried the "remove all statics from Program" thing and, by itself that did not solve the problem.  I then changed my build to "release" and voila, it now boots.  Not sure if just the release would have fixed it, but it's working.


In Topic: Bizarre 'error' when loading assemblies from SD

16 March 2014 - 03:48 PM

Me too - no answer?


In Topic: Can you buy ND+2 without the female headers soldered on?

11 July 2013 - 02:26 PM

We can mount it upside down but it would make access to the network jack a bit of a pain - and it's so pretty we don't want to hide it!  Plus the network lights are useful for troubleshooting.

 

Our circuit board is much bigger and the whole thing is going into an enclosure with customer-wired terminal blocks so if we don't switch the pin headers on the ND, we will either have to mount it under our circuit board or upside down.  Under again has the issue of accessing the network jack and we would have to have large standoffs to get the board high enough.

 

Just a thought - was hoping we weren't the only ones to have asked.


In Topic: I might be crazy. Is it possible serial events triggered by interrupt behave...

12 June 2013 - 10:27 AM

I assumed input interrupts were in a separate thread - is that not true?  If anything, it seems the other way around to me - the other logic is blocking the DataReceived.

 

The basic code is - when I get an interrupt, set a "waiting" flag and call a sub to send a command string to the display.  That sub has a whiile "waiting" loop.  The DataReceived will clear "waiting" when the response comes in.


In Topic: I might be crazy. Is it possible serial events triggered by interrupt behave...

11 June 2013 - 10:37 PM

Pretty sure I have all but proven it.  By putting all my code (send and receive) in one sub it works perfectly.  When using the DataReceived event handler receives are significantly delayed.


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.