Changes between Initial Version and Version 1 of HardwareUsersGuides/FPGABoard_v2.2/OtherIO


Ignore:
Timestamp:
Sep 8, 2009, 10:44:30 AM (15 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/FPGABoard_v2.2/OtherIO

    v1 v1  
     1[[TracNav(HardwareUsersGuides/FPGABoard_v2.2/TOC)]]
     2
     3== WARP FPGA Board I/O ==
     4
     5=== USB UART ===
     6The FPGA board includes a USB-UART interface, built around the FTDI [http://www.ftdichip.com/Products/FT232R.htm FT232R transceiver]. You can connect this port to a PC via a standard USB cable, and your OS will regonize a new serial port. You will need the [http://www.ftdichip.com/Drivers/VCP.htm Virtual COM Port drivers] from FTDI. The transceiver presents a 2-wire (Tx/Rx) UART interface to the FPGA, which can be used with the Xilinx UART transceiver cores.
     7
     8=== RS-232 UART ===
     9The FPGA board also includes a standard RS-232 serial port. The board's female DB9 port is configured just like a PC, with Tx on pin 3, Rx on pin 2 and GND on pin 5. The rest of the signals are unconnected. You must use a null-modem (i.e. crossover) cable to connect this port directly to a PC.
     10
     11The LVTTL-RS232 level shifting is handled on the FPGA board by a MAX3319 (from [www.maxim-ic.com/quick_view2.cfm/qv_pk/2288 Maxim].
     12
     13
     14
     15=== Digital I/O ===
     16[[Image(HardwareUsersGuides/FPGABoard_v2.2/Images:FPGA_Board_DebugIO.jpg)]]
     17
     18There are 16-bits of unbuffered 3.3v I/O connected directly to FPGA I/O pins, routed to standard male 100mil header. The header has four ground pins in the corner positions. The 16 I/O signals are labeled at the header. Bits 0-7 are in the top row, bits 8-15 in the bottom, both arranged right-to-left.