Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 654 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 654 Bytes

ft2stdio

ft2stdio Build Status

Read ft[2]232h in ft245 synchronous mode and write to stdout

C code for ft245_sync_if.vhd.

Compiling

git clone https://github.com/RandomReaper/ft2stdio.git
cd ft2stdio && mkdir build && cd build
cmake ..
make

Windows drivers

By default windows will install the FTDI drivers, but the WinUSB drivers are necessary for libusb, the driver used can be changed using zadig.