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.

DavidAsensio

Member Since 01 Mar 2013
Offline Last Active May 10 2013 06:29 PM
-----

Posts I've Made

In Topic: Set breakpoint on Netduino Plus 2 very slow/not hit

08 April 2013 - 06:49 PM

Good afternoon,

I'm experiencing problems with the breakpoints in netduino plus 2, and I'm not capable to execute the software step by step. The software download the program into the netduino but it not reset and the breakpoint not work.

I haven't have any problem with the netduino plus...

 

Br.

 

David Asensio


In Topic: Netduino Plus 2 Firmware v4.2.1 (Update 1)

07 March 2013 - 04:48 PM

Dear alls,

 

In my previous post I left add the screen of the STDFU tester.

 

Thanks


In Topic: Netduino Plus 2 Firmware v4.2.1 (Update 1)

07 March 2013 - 04:38 PM

Hello,

 

I'm trying to flash the new firmware in my Netduino,  but  int the DFU tester, my Netduino board is not visible in the "devices" drop down selector.

 

Can you help me?

 

Thanks


In Topic: AnalogInput

01 March 2013 - 07:48 PM

  Netduinos gen 1 have 10-bit ADC, the max raw value is 1023, Netduino/Plus 2 have 12-bit ADC, the max raw value is 4095. If you have Netduino/Plus 2 and you are using the sample code above that includes SetRange(0, 1023) call, you are reading 12-bit value, but scaling it to 1024 range. Delete that SetRange() call to get the full range...

 

Welcome to the community!

Thanks CW2

But I'm not using the SetRange, please can you send me a little example?

Thanks a lot!


In Topic: AnalogInput

01 March 2013 - 02:20 PM

I'm new using Netduino,

In the micro specifications the ADC range is 12 bits, but I'm not capable to read more than 10 bits using AnalogInput. 

Anyone can I to do to read the 12 bits?

 

Thanks!


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.