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

From DAVE Developer's Wiki
Jump to: navigation, search
m (UART PMOD)
m (Installation and configuration)
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
[[File:Bora_uart_pmod_2.jpg|200px|frameless|border]]  
 
[[File:Bora_uart_pmod_2.jpg|200px|frameless|border]]  
  
The [[BoraEVB | BoraEVB]] carrier board supports the [[BoraEVB#PMODs | PMOD interface]] to quickly expand the set of peripherals provided with the BELK.  
+
The [[BoraEVB | BoraEVB]] carrier board supports the [[BoraEVB#PMODs | Digilent Pmod™ Compatible headers]] 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.
+
This page describes how to use the UART Pmod™ Compatible module with the BELK to add an UART port to the BoraEVB carrier board.
  
 
== UART PMOD ==
 
== UART PMOD ==
Line 22: Line 22:
 
** MAX3232E transceiver
 
** MAX3232E transceiver
 
** Implements RS-232 DCE
 
** Implements RS-232 DCE
** 6-Pin Pmod-Compatible Connector (Pmod Interface Type 4 UART)
+
** 6-Pin Pmod™ Compatible Connector (Digilent Pmod™ Interface Specification 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 ==
 +
 +
Please see the image below:
 +
 +
[[File:Bora_uart_pmod_3.jpg|400px|frameless|border]]

Revision as of 13:14, 4 May 2015

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 Digilent Pmod™ Compatible headers to quickly expand the set of peripherals provided with the BELK.

This page describes how to use the UART Pmod™ Compatible module 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 (Digilent Pmod™ Interface Specification 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]

Please see the image below:

Bora uart pmod 3.jpg