Hi,
We are trying to modify our Windows Driver to support the FTDI IC. Our driver does not use VCP and works directly with several micro-controllers. Are there any code examples for updating our driver to setup and communicate with the IC? It seems we can do control functions, but not move data. We don't have a baud rate problem. I have almost all FTDI docs including AN115 (API).
Thanks in advance.