mithro / fx2lib

Library routines for creating firmware for the Cypress FX2 (CY7C68013 and variants) with SDCC
http://fx2lib.sourceforge.net
GNU Lesser General Public License v3.0
13 stars 6 forks source link

Create example firmware which emulates the FTDI usb-serial devices #4

Open mithro opened 9 years ago

mithro commented 9 years ago

They are really popular. It would be good to have examples to show how the FX2 can emulate them.

mithro commented 9 years ago

Work will probably be done in the following branch. https://github.com/mithro/fx2lib/tree/ftdi-emulation

mithro commented 9 years ago

This already exists at http://www.triplespark.net/elec/periph/USB-FX2/software/advanced_examples.html#convert_serial

mithro commented 8 years ago

Work has moved to a separate repository at https://github.com/mithro/fx2-ftdi-emulation