Hello,
this is a long shot but I thought I should ask it here anyways. I have a stm32 with a USB host port. I am planning to interface it with the CYC1000 over some interface. I can communicate with the CYC1000 over UART easily from a PC using realterm. I want to have a similar interface from my µC. Most of the information on the FTDI chips appears to be closed source. They provide a bunch of precompiled binaries and provide the necessary API. USB tree view shows two simple endpoints. It would be interesting to know if someone has come across some information which would make it possible to acces the UART via bare metal.
I cannot connect tha uart from the stm directly to the cyc1000 as all uarts are already occupied.
Regards,
Sjoshi