搜索资源列表
USB_interface
- USB技术的先进性使得设计者在PC外设开发中首选USB接口,而在现有虚拟仪器开发平台如LabWindows/CVI中并没有提供直接支持USB接口的函数库,基于这种情况,笔者利用FTDI公司的FT232AM完成RS232和USB之间的接口转换,然后再对USB接口实现间接的数据读写。
libftdi-0.10
- libftdi - A library (using libusb) to talk to FTDI s FT2232C, FT232BM and FT245BM type chips including the popular bitbang mode.
ftdi(ft232RL)for_windows.zip
- ftdi(ft232RL)驱动for_windows.zip,ftdi (ft232RL) drive for_windows.zip
FTDIsDriver.zip
- FTDI的USB驱动,FT245,FT232的VCP和D2XX驱动包及安装说明,The Driver of FTDI s USB products
FTDI232
- FTDI232 Chip (USB to Serial) convertor driver for BASCOM AVR. (BASIC Language) This sample driver gives you the ability to send text to USB port or read available chars from the USB port. Written in BASCOM AVR 1.11.9.x
Xilinx USB JTAG 下載端程式
- Xilinx USB JTAG 下載端程式 -The jtag_logic.vhd in this directory describes the logic for a parallel-serial converter to be connected to a FT245BM USB chip from FTDI Inc
jlink-40
- jlink4 programming arm microcontroller usb interface and jtag programming and debugging
FTDI
- On making a new release the files will be posted on FTDI
001
- 对FTDI芯片的通讯控制,实现对下位机的位置控制和数据测量-Communication control of the FTDI chip to realize the location of the next-bit machine control and data measurement
ftdi_sio.tar
- USB FTDI Serial Converters Driver-Instructions to install new driver You may require the sources matching the current kernel to be installed on your system (and built). There are many helpfull websites that can assist you with this step and it
DriversFTDI
- FTDI drivers for FT2232 module. USB to JTAG.
galletto1250_232bm_165
- usb to com converter FTDI 232bm inerfaces
2-vc_net_example
- 这个例子展示了如何使用Visual c++通过FTD2XX.DLL与FTDI进行设备通信。包括使用FT_ListDevices FT_Write和FT_Read环回连接器以便向设备写入数据,然后读回来。需要驱动文件CDM 2.08.30支持。-This example shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDev
3-D2XXAccess_vcpp
- FTDI支持Windows CE D2XXAccess,使用c++列出设备,返回描述字符串,打开设备,设置波特率,读取数据,写入数据。这个代码也可以在c#和VB.net \Windows CE平台上使用。-his variant of FTDI s D2XXAccess example for Windows CE uses C++ to list devices, return descr iption strings, open devices, set Baud rates, read d
4-vc_CBUS_bitbang
- Visual c++.net演示了如何使用CBUS FT232R装置模式。注意,CBUS销必须配置的集成eepm之前可用于CBUS模式。FTDI D2XX驱动也必须安装。-This Visual C++.NET example demonstrates how to use the CBUS Bit Bang mode of the FT232R device. Please note that the CBUS pins must be configured in the integrated
6-I2CTEST
- 这个例子展示了如何接口FT2232H I2C总线高速设备。 需要FTDI驱动支持。-This example shows how to interface FT2232H Hi-Speed devices to I2C bus .
SerialPortCommunication_VBNet2
- The serial (COM) port is one of the simplest ways to communicate between a PC and a microcontroller circuit. Most microcontrollers have hardware serial ports and most microcontroller compilers have built-in functions to read from and write to the