/ft2stdio

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

Primary LanguageCApache License 2.0Apache-2.0

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.