We have a system that uses the TM4C123GH6PM to act as a host for the FTDI FT232 controller. At the time I was able to configure the host application using the usblib functions including the FTDI functions from the files usbhftdi.c and usbhftdi.h. We are now looking at reversing the role and using the TM4C123GH6PM to act as an FTDI slave device. I've been looking through the support forums and I can't seem to find FTDI device slave drivers. Do you know where I might locate the FTDI device application files usbdftdi.c and usbdftdi.h?
Thanks