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

Netduino 3 COM2 Question


  • Please log in to reply
4 replies to this topic

#1 thkaw

thkaw

    New Member

  • Members
  • Pip
  • 4 posts

Posted 14 June 2015 - 03:34 PM

Today I test Netduino 3,

In spec, it said which have 4 COM Ports

 

I test COM1,3 by using UART Camera.

And it works fine, read all information and data i need.

 

 

But in COM2, it won't have any respond.

Not detect any UART device.

 

But same program change to using Netduino Plus 2, it working.

 

 

So I change a brand new Netduino 3, and test COM2.

But still can't using only COM2.

 

 

Is there have know issues in Netduino 3 COM2?

 

 

My Camera baud rate is in 115200

 



#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 15 June 2015 - 07:22 PM

Hi thkaw,

What header pins are you using for COM2? Did you try swapping TX/RX?

Chris

#3 thkaw

thkaw

    New Member

  • Members
  • Pip
  • 4 posts

Posted 24 June 2015 - 06:11 PM

Hi thkaw,

What header pins are you using for COM2? Did you try swapping TX/RX?

Chris

 

Hi Chris, sorry for late reply.

 

Yes, I tried swapping TX/RX. But both of my 2 pices Netduino 3's COM2 still unresponse.



#4 Tom

Tom

    New Member

  • Members
  • Pip
  • 7 posts

Posted 19 August 2015 - 05:21 AM

I'm having the same issue with an app i'm porting from the n2plus to the n3. COM1 works as expected, but COM2 is unresponsive. Both working perfectly on the n2plus. Connected on D2 (RX -- TX on external device), D3 (TX -- RX on external device). 

new SerialPort("COM2", 115200, Parity.None, 8, StopBits.One);


#5 Tom

Tom

    New Member

  • Members
  • Pip
  • 7 posts

Posted 24 August 2015 - 12:59 AM

Following up on this, it would appear that COM2 TX is working, as the device i'm connecting to on COM2 is responding to commands sent, but I'm not receiving confirmations back. 
Same code, device swapped to COM1 and it works as expected. COM3 & COM4 also work as expected. 

Dud board? Software Bug?

Both D2 & D3 work successfully with OneWire devices... 






0 user(s) are reading this topic

0 members, 0 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.