
- Netduino Forums
- → pascal06's Content
pascal06's Content
There have been 95 items by pascal06 (Search limited from 06-July 24)
#232 European experience
Posted by
pascal06
on 11 August 2010 - 10:07 AM
in
Netduino 2 (and Netduino 1)

#3346 MS ARM Compiler support
Posted by
pascal06
on 01 October 2010 - 11:48 AM
in
General Discussion
#4142 Serious problem on my Netduino board
Posted by
pascal06
on 23 October 2010 - 01:51 PM
in
General Discussion
I had a problem with start debugging in Visual Studio 2010....Vs didn't connect to the board.
I have tried to upgrade firmware on Netduino but the MFDeploy blocking on "Connecting to TinyCLR...".
So I have disconnected my Netduino board....
Now when I insert Netduino in USB port I get the following message on my status bar :
USB device not recognized
I have uninstalled and installed the Netduino SDk but it doesn' work !
I can't connected to the board with MFDeploy !
Help !!!
Paolo.
Don't worry

You probably need to reflash the firmware. Here the step-by-Step procedure to do it http://forums.netdui...e-does-not-fix/
Pascal
#2926 build from Scratch
Posted by
pascal06
on 26 September 2010 - 01:26 PM
in
General Discussion
I´m planning build Netduino from scratch (board, solder)
I have a question.
How to burn firmware in processor?
Thanks
If you realy want to start from strach (good luck to solder the MCU

http://www.atmel.com...sp?tool_id=3883
After, you can use MFDeploy to burn the firmware,
Good luck,
Pascal
#2865 Default behaviour
Posted by
pascal06
on 25 September 2010 - 09:37 AM
in
Netduino Plus 2 (and Netduino Plus 1)
I've just found out that by default the netduino plus is responding to icmp(ping) requests..
Is this the only default behaviour of the network stack? or are there more services that run?
And.. can I disable this behaviour?
This is the default of all ip stack without firewall. This is true for any kind of network product.
Why you want to disable it ?
Pascal
#3520 Emulator Firmware
Posted by
pascal06
on 05 October 2010 - 09:47 AM
in
Netduino Plus 2 (and Netduino Plus 1)
Hi pascal06,
Whenever we do large amounts of code, we use the Atmel AT91SAM7X-EK (the Atmel dev board), placing an AT91SAM7X512-AU chip on it. We've specifically made the Netduino firmware compatible with the EK board so that it's possible to use the Netduino firmware with it... [You might have to tweak SPI channels or cut traces for the SD to work--but that's about it].
We haven't tried to build code within an emulator--but technically .NET MF has a Windows port (used in the .NET MF Emulator) so it might be possible...
Chris
After some research, it seems that the Emulator works only with managed code. So, it's great to simulate C# project, but it seems that not possible to use any firmeware (native code) with it,
Pascal
#3110 Emulator Firmware
Posted by
pascal06
on 28 September 2010 - 01:10 PM
in
Netduino Plus 2 (and Netduino Plus 1)

#3780 Features of NetDuino
Posted by
pascal06
on 11 October 2010 - 08:25 PM
in
General Discussion
Perhaps you're already on this road, but when the getting started guide comes out, if it could be in a wiki or some other community-editable format, that would be great. If you need a suggestion for wiki software, I like the Screwturn wiki, it's very simple, open source, and .net based.
Full disclosure: I'm listed as a contributor to the Screwturn project, but my contributions were more by accident than intentional...
+1 for a Netduino Wiki
+1 for Screwturn, very efficient
Pascal
#90 MCU Embedded ethernet
Posted by
pascal06
on 06 August 2010 - 09:09 AM
in
Netduino 2 (and Netduino 1)
#2764 PCB Layout
Posted by
pascal06
on 24 September 2010 - 02:59 PM
in
General Discussion
I have downloaded the zip file of the Netduino board. The file type is .BRD and I would like to know how
to open this file. I tried to use Eagle with no luck.
Any enlightenment will be appreciated.
Vic
Hello Vic,
Here is a answer from Chris:
http://forums.netdui...rd-layout-file/
Pascal
#1280 Debug Firmware
Posted by
pascal06
on 25 August 2010 - 11:32 AM
in
General Discussion
#3371 multiple shields
Posted by
pascal06
on 01 October 2010 - 05:23 PM
in
Netduino 2 (and Netduino 1)
You need to check if a shields doesn't use the same pin as another ... Look at schematic of each shield,
And some shield are designed to be the last shield, like lcd,
Chris is the winner,
Pascal
#2884 Wrong network addressing breaks netduino plus
Posted by
pascal06
on 25 September 2010 - 04:14 PM
in
Netduino Plus 2 (and Netduino Plus 1)

#91 Board layout file
Posted by
pascal06
on 06 August 2010 - 09:16 AM
in
Netduino 2 (and Netduino 1)
#85 Board layout file
Posted by
pascal06
on 05 August 2010 - 09:27 PM
in
Netduino 2 (and Netduino 1)

#906 Circuit Simulator!
Posted by
pascal06
on 20 August 2010 - 02:13 PM
in
Netduino 2 (and Netduino 1)
I found this circuit simulator and thought some of you might be able to prototype with it....
http://www.falstad.com/circuit/
Tell me if you like it
Definitly userful to learn electronic ... Yes, I like it ...
A dream can be a netduino emulator with this circuit simulator

#4073 Camera Shutter Release Timer
Posted by
pascal06
on 21 October 2010 - 09:20 PM
in
Project Showcase

#927 Ethernet Shield from nuelectronics
Posted by
pascal06
on 20 August 2010 - 08:43 PM
in
Netduino 2 (and Netduino 1)
That's odd that the joystick wouldn't work. Right on the schematic at
http://www.nuelectro...ia_3310_lcd.pdf
it says
"VCC - 3.3V - 5V
All ligic I/O compatible with
5V & 3.3V logic level"
The joystick use 5v and voltage divider using resistances (a solution to not use one pin per direction). So, in fact, I can use some of direction (like up/down ..) but not all. Just because the voltage on AD0 is more than 3.3v in some situation. Without pushing any direction, AD0 return 1023 and also when I push right direction. The most important is, without any push, the AD0 is connected to 5v with a 2K resistance. Is it risky ?
/pascal
#920 Ethernet Shield from nuelectronics
Posted by
pascal06
on 20 August 2010 - 05:53 PM
in
Netduino 2 (and Netduino 1)

#926 Ethernet Shield from nuelectronics
Posted by
pascal06
on 20 August 2010 - 08:33 PM
in
Netduino 2 (and Netduino 1)
It appears that the board is driving 5V to the joystick for analog input--and the schematic's quote of 3.3V/5V compatiblity is for the "logic I/O" (screen, etc.) only.
Can you move the VCC for the joystick to the 3.3V pin easily? Do they have a board with a joystick ADC at 3.3V?
Chris
Thanks,
No on both questions. But I can replicate the same schema outside the shield with another analogue pin.
What about enc28j60 ? what's your advice,
/pascal
#1184 Communication between 2 or more duino's
Posted by
pascal06
on 23 August 2010 - 09:59 PM
in
Netduino 2 (and Netduino 1)
From the AT91SAM7X512 datasheet:
One Two-wire Interface (TWI)
– Master Mode Support Only, All Two-wire Atmel EEPROMs and I2C Compatible Devices Supported
A driver for SPI slave mode could be written, but I2C slave would require a "bit banged driver."
Chris
Thanks for that clarification

Pascal
#1182 Communication between 2 or more duino's
Posted by
pascal06
on 23 August 2010 - 09:49 PM
in
Netduino 2 (and Netduino 1)
The I2C on the ARM7X chip is master-only. We'll see what we can do on speeding up Ethernet support...
Chris
I2C master-only is a limitation of ARM7X or .NET micro framework ?
Perhaps I'm wrong, but when I read the datasheet, it's seems that the ATMEL used on netduino support both mode, no ?
Pascal
#1180 Communication between 2 or more duino's
Posted by
pascal06
on 23 August 2010 - 09:41 PM
in
Netduino 2 (and Netduino 1)
3 or more you've got a couple choices - you can use I2C to do it and give each a different address or you can use ethernet.
Personally, as a network engineer I'd say ethernet but there aren't any ethernet drivers for the netduino (yet!).
+1 for Ethernet.
It's seems that I2C .net MF implementation (like SPI) is always master. So, we cannot use I2C to cummunicate between 2 Netduino(s). Or we need to write another driver.
And I2C is very slow for that distance.
Pascal
#261 5v vs 3.3v
Posted by
pascal06
on 11 August 2010 - 09:03 PM
in
Netduino 2 (and Netduino 1)
#267 5v vs 3.3v
Posted by
pascal06
on 11 August 2010 - 09:37 PM
in
Netduino 2 (and Netduino 1)
The Netduino's digital pins output 3.3V signals, but inputs from shields can be up to 5V. Analog pins in analog mode need to stay at <=3.3V.
Pretty much all of the Arduino shields should work electrically, with the following two exceptions:
1. If the shield provides 5V analog inputs, you'd need to modify it to provide 3.3V analog inputs instead.
2. If the shield requires 5V data signals, you'd need to put a level converter in between the Netduino and the shield.
3. Netduino has 4 hardware PWM (vs. 6 PWM on the Arduino's AVR chip). We may have "software PWM" in the future, but for now you might lose a small bit of functionality on certain motor control shields.
That's it. Netduino provides 5.0V and 3.3V power just like Arduino. Many/most shields should work. We're compiling a list and will put it on an upcoming Netduino "accessories" page.
Does that help?
Chris
Many thanks Chris,
In conclusion, only analog input is risky. But is it realy dangerous for netduino or not ?
/pascal
- Netduino Forums
- → pascal06's Content
- Privacy Policy