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.
Photo

Map Serial Port to PC COM


  • Please log in to reply
3 replies to this topic

#1 dottorduino

dottorduino

    Member

  • Members
  • PipPip
  • 10 posts
  • LocationCatania, Italy

Posted 23 May 2012 - 10:00 AM

Is there a way to map a NetDuino Serial Port to a PC serial port, so when I call:

serial.write(b,0,b.Lenght);

the .Net MF route the write request to a COM port on my PC?

I need to do this because I don't own a real NetDuino device at moment.

#2 Mario Vernari

Mario Vernari

    Advanced Member

  • Members
  • PipPipPip
  • 1768 posts
  • LocationVenezia, Italia

Posted 23 May 2012 - 11:31 AM

Why the emulator should not fit the requirement?
Biggest fault of Netduino? It runs by electricity.

#3 dottorduino

dottorduino

    Member

  • Members
  • PipPip
  • 10 posts
  • LocationCatania, Italy

Posted 24 May 2012 - 07:57 AM

Why the emulator should not fit the requirement?


Ciao Mario.
Probably the emulator is able to do this, but I can't find a way to make it happen..

#4 curado

curado

    New Member

  • Members
  • Pip
  • 9 posts

Posted 24 May 2012 - 03:13 PM

To add to the original poster's question -- isn't MFDeploy communicating debug information over USB via a serial interface? What method are they using to access it?

I read in another post that there are two USARTS available on the Netduino but one is always used for debugging.

From the spec page:

● digital pins 0-1: UART 1 RX, TX
● digital pins 2-3: UART 2 RX, TX


Is one of these bridged to USB?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

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.