DLP-2232H DLP Design Inc, DLP-2232H Datasheet - Page 8

Interface Modules & Development Tools Dual Ch USB Adapter w/ FTDI FT2232H

DLP-2232H

Manufacturer Part Number
DLP-2232H
Description
Interface Modules & Development Tools Dual Ch USB Adapter w/ FTDI FT2232H
Manufacturer
DLP Design Inc
Series
-r
Datasheet

Specifications of DLP-2232H

Interface Type
USB, I2C, JTAG, SPI, UART
Description/function
High Speed USB Adapter
Dimensions
57.8 mm x 23.5 mm
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Number Of Channels
2
Product
Interface Modules
Supply Current
75 mA
Supply Voltage (max)
5 V
Supply Voltage (min)
4 V
Main Purpose
Interface, USB 2.0 to UART (RS232) Bridge
Embedded
No
Utilized Ic / Part
FT2232H
Primary Attributes
Full Speed USB to High-Speed UART
Secondary Attributes
Royalty-Free Drivers, 2K EEPROM
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
3.0 APPLICATION NOTES
USB devices transfer data in packets. If data is to be sent from the PC, a packet is built up by
the application program and is sent via the device driver to the USB scheduler. This scheduler
adds a request to the list of tasks that the USB host controller will perform. This will typically
take at least 1 millisecond to execute because it will not pick up the new request until the next
USB frame (the frame period is 1 millisecond). There is, therefore, sizeable overhead
(depending upon your required throughput) associated with moving data from the application to
the USB device. If data is sent one byte at a time by an application, this will severely limit the
overall throughput of the system.
It must be stressed that in order to achieve maximum throughput, application programs should
send or receive data using buffers and not individual characters.
4.0 DRIVER SOFTWARE
FTDI's VCP (Virtual COM Port) USB driver files are provided royalty free on the condition that
they are only used with designs incorporating an FTDI device (i.e. the FT2232H and DLP-
2232H). The latest version of the drivers can be downloaded from either www.dlpdesign.com
or www.ftdichip.com.
The CDM driver download file is a combined set of drivers for the Windows operating system
and contains both the VCP and D2XX driver versions. To download, simply unzip the file to a
folder on your PC. (The drivers can coexist on the same floppy disk or folder since the INF files
determine which set of drivers to load for each operating-system version.) Once loaded, the
VCP drivers will allow your application software—running on the host PC—to communicate with
the DLP-2232H as though it were connected to a COM (RS-232) port.
In addition to VCP drivers, FTDI's D2XX direct drivers for Windows offer an alternative solution
to the VCP drivers that allow application software to interface with the FT2232H device using a
DLL instead of a Virtual COM Port. The architecture of the D2XX drivers consists of a Windows
WDM driver that communicates with the FT2232H device via the Windows USB stack and a
DLL that interfaces with the application software (written in VC++, C++ Builder, Delphi, VB, etc.)
to the WDM driver.
The D2XX direct drivers add support for simultaneous access and control of multiple DLP-
2232H devices. The extended open function (FT_OpenEx) allows the device to be opened
either by its product description or serial number, both of which can be programmed to be
unique. The list devices function (FT_ListDevices) allows the application software to determine
which devices are currently available for use, again by either product description or serial
number.
Download FTDI Application Notes AN_103, AN_104, and AN_119 for detailed instructions on
how to install the drivers on Windows XP, Vista, and 7 platforms.
Rev. 1.1 (May 2011)
8
© DLP Design, Inc.

Related parts for DLP-2232H