Open main menu

DAVE Developer's Wiki β

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

m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{WorkInProgress}}
 
 
{{InfoBoxTop}}
 
{{InfoBoxTop}}
 
{{Applies To Bora}}
 
{{Applies To Bora}}
Line 8: Line 7:
 
[[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 21:
 
** 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
  
Line 33: Line 32:
  
 
== Installation and configuration ==
 
== Installation and configuration ==
 +
 +
Please see the image below:
 +
 +
[[File:Bora_uart_pmod_3.jpg|400px|frameless|border]]
 +
 +
 +
[[Category:BORA]]

Latest revision as of 09:51, 18 October 2022

Info Box
Bora5-small.jpg Applies to Bora

Contents

IntroductionEdit

 

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 PMODEdit

 

  • 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

PrerequisitesEdit

  • 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 configurationEdit

Please see the image below: