Difference between revisions of "Additional UART with PMOD (Bora)"

From DAVE Developer's Wiki
Jump to: navigation, search
m (UART PMOD)
m
Line 24: Line 24:
 
** 6-Pin Pmod-Compatible Connector (Pmod Interface Type 4 UART)
 
** 6-Pin Pmod-Compatible Connector (Pmod Interface Type 4 UART)
 
** Transmitter Output and Receiver Inputs Protected to +/- 15kV
 
** Transmitter Output and Receiver Inputs Protected to +/- 15kV
 +
 +
== Prerequisites ==
 +
 +
* Vivado® Design Suite version 2013.3 with Xilinx SDK (Webpack license is minimum requirements)
 +
* Python 2.7.x (C:\Python27 must be the installation directory on Windows)
 +
* Bora Embedded Linux Kit (Please refer to BELK Quick Start Guide for further details) version 2.0.0.
 +
  
 
== Installation and configuration ==
 
== Installation and configuration ==

Revision as of 13:42, 11 June 2014

WorkInProgress.gif

Info Box
Bora5-small.jpg Applies to Bora

Introduction[edit | edit source]

Bora uart pmod 2.jpg

The BoraEVB carrier board supports the PMOD interface to quickly expand the set of peripherals provided with the BELK.

This page describes how to use the UART PMOD with the BELK to add an UART port to the BoraEVB carrier board.

UART PMOD[edit | edit source]

Bora uart pmod 1.jpg

  • Manufacturer: Maxim Integrated
  • Product code: MAX3232PMB1
  • Datasheet: http://datasheets.maximintegrated.com/en/ds/MAX3232PMB1.pdf
  • Features:
    • MAX3232E transceiver
    • Implements RS-232 DCE
    • 6-Pin Pmod-Compatible Connector (Pmod Interface Type 4 UART)
    • Transmitter Output and Receiver Inputs Protected to +/- 15kV

Prerequisites[edit | edit source]

  • Vivado® Design Suite version 2013.3 with Xilinx SDK (Webpack license is minimum requirements)
  • Python 2.7.x (C:\Python27 must be the installation directory on Windows)
  • Bora Embedded Linux Kit (Please refer to BELK Quick Start Guide for further details) version 2.0.0.


Installation and configuration[edit | edit source]