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.

Marco Zora

Member Since 16 Mar 2012
Offline Last Active Dec 19 2013 12:08 PM
-----

Posts I've Made

In Topic: Launching an application from an SD card fails. AppDomain.CreateInstanceAndUn...

20 November 2012 - 10:39 AM

All is OK, when .pe is loaded in the current application domain! "AppDomain.CurrentDomain.CreateInstanceAndUnwrap" It is not possible to load a .pe file in a new application domain! So the procedure is not correct! because when the loaded application will close, something will de different in the netduino RAM and the system will crash. For example I'm tryed to Light a LED in loaded application and after in the main application. The system dont work correctly. any suggestion? bye

In Topic: wishbone bus on netduino plus

19 March 2012 - 04:16 PM

yes, you're right, I also believe that it is necessary to recompile everything.

In Topic: Fixed Issue: tight loops may block Visual Studio debugging

19 March 2012 - 04:12 PM

I noticed that the maximum possible speed for the SPI clk is about 48 MHz !!! (netduino plus) The SD card SPI clk i fixed to about 11.8 MHz. any of you know how to select the speed of SD card bus to a different frequency?

In Topic: Fixed Issue: tight loops may block Visual Studio debugging

19 March 2012 - 03:58 PM

i have same problem, netduino plus is blocked after a loop: while(true) { SPIbus.Write(Wbuffer); } during my SPI speed test, i have selected SPI speed to 80000 kHz (80 MHz) !!! :-) and the system is stuck!

In Topic: Anyone is interested on a high-end acquisition shield?

19 March 2012 - 01:48 PM

There are some applications where money is the last problem to solve! I think, the total cost of a professional PCB could be from 300€ to 500€. There are many datalogger from 500€ (and above) that does not have the flexibility which would have a system based on netduino plus.

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.