Skip to content

Component for combining multiple serial interfaces in a thread

License

Notifications You must be signed in to change notification settings

mattfyles/sc_multi_uart

This branch is 141 commits behind xcore/sc_multi_uart:master.

Folders and files

NameName
Last commit message
Last commit date
May 4, 2012
Jul 10, 2012
Nov 24, 2011
Apr 5, 2012
May 8, 2012
Jul 9, 2012
Jul 9, 2012
Apr 5, 2012
Feb 3, 2012
Apr 18, 2012
Jan 27, 2012
Apr 18, 2012
Mar 26, 2012
Jun 14, 2012

Repository files navigation

Multi-UART Component

Version: 1.0.0rc0
Vendor:XMOS
Description:Multiple UART to Ethernet (TELNET) bridge, plus web server controller

Key Features

  • Support for 8 channels of UART RX & TX on 8 bit ports
  • Reconfigurable at runtime
  • Supports upto 115200bps in both directions
  • Support for a variety of data lengths, parity configurations and stop bit configurations, start bit polarity

To Do

Firmware Overview

There are two apps within this module.

  • app_multi_uart_demo - This is a self contained test application for test and verification of the multi-uart component
  • app_serial_to_ethernet_demo - This is a demonstration application that integrates the multi-uart component with the ethernet and TCP components and provides and ethernet to UART solution over HTTP and Telnet

The primary module is module_multi_uart. This contains the multi-uart module and provides both receive and transmit functionality along with an API for using them.

Known Issues

  • None

Required software (dependencies)

  • sc_xtcp
  • xcommon (if using develpoment tools earlier than 11.11.0)
  • sc_ethernet

Support

This package is support by XMOS Ltd. Issues can be raised against the software at:

http://www.xmos.com/support

About

Component for combining multiple serial interfaces in a thread

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published