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

register boundary address bit handling

multidrop 9 bit UART

  • Please log in to reply
No replies to this topic

#1 oli4gate

oli4gate

    New Member

  • Members
  • Pip
  • 3 posts

Posted 12 January 2014 - 02:38 PM

Hello,

 

for a project I need to communicate with multidrop bus, a 9 bit UART communication. (no parity, one stopbit)

I tried to use the SerialPort class, but the SerialPort.DataBits property is out of range. It goes upto 8 databits.

 

In the AT915AM7X512 processors datasheet, I read that it can handle 9 bit USART communications through address bit handling.

 

Is it posssible with .NETMF to access or point to an absolute address and read or change the register data or control bit's?

 

I saw that the USART0 is in the 0xFFFC 0000 - 0xFFFC 3FFF range, I'm using C#.

 

anybody knows?

 

thanks,

Olivier

 

 

 

 

 







Also tagged with one or more of these keywords: multidrop, 9 bit, UART

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.