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.

p47l4f0n

Member Since 04 Jul 2011
Offline Last Active Sep 14 2013 06:46 AM
-----

Posts I've Made

In Topic: .NETMF V4.2 OneWire Class fails to work

04 September 2012 - 10:46 PM

Hi AlfaRomeo,

OneWire is a new feature of .NET Micro Framework 4.2, but it's a bit too big to fit in the current flash sectors.

We're currently evaluating a "special build" which would reduce the available code space a little bit, but which would add in the OneWire feature.

Chris


I look forward for the onewire implementation too. It was a horrible surprise the NotSupportedException beeing thrown :).

One remark: We use NotSupportedException to let the programmer know, that this functionality never ever will be implemented, or it does not give any logical sense to implement it. In cases, where it is already not finished, but it should be, we use NotImplementedException instead.

One question: Why didn't you suppose, the .net.mf will be extended in the future, so the additional code space will be needed? Isn't it a problem already in version 4.2 with insufficient code space? What are the options to solve the space problems?

Best regards.

In Topic: Serial port deployment

04 June 2012 - 07:44 AM

See http://forums.netdui...b-and-com1com2/

Hi, I switched the netduino's deployment earlier following that steps.

After I wrote the first post, there in MFDeploy something happend. When the button was pressed, some binary data had been printed into MFDeploy's console. After maybe 30 seconds, when the LED turned off after the reboot is done, another binary data had been printed. Retesting this in hyperterminal is similar, but there is printed just one or two characters at the begin of reset and sometimes at the end of reset and sometimes nothing is printed. So it looks, like the netduino's COM and USB2Serial are sometimes working, but deploying an application with VS2010 is still not possible.

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.