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

Size of uart buffers


Best Answer Chris Walker, 01 January 2014 - 07:33 AM

Hi Pyt, The internal buffer size is just the size used to transfer serial data close to the hardware level. You should be able to send as much data as you'd like. Chris Go to the full post


  • Please log in to reply
1 reply to this topic

#1 Pyt

Pyt

    Member

  • Members
  • PipPip
  • 18 posts

Posted 30 December 2013 - 04:37 PM

What are the sizes of the UART buffers on the Netduino Plus 2 ? After a little search and experimenting, I figured the receive buffer is 512 bytes and the send buffer 256 bytes. Is this right ? Is this documented anywhere ?

Will the SerialPort.Write() method properly work if used with a buffer larger than the size of the send buffer ?

 

Thanks,

Pyt.



#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 01 January 2014 - 07:33 AM   Best Answer

Hi Pyt, The internal buffer size is just the size used to transfer serial data close to the hardware level. You should be able to send as much data as you'd like. Chris




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.