Replies: 1 comment
-
@S0UL4 How about https://github.com/hathach/tinyusb? It seems to support FTDI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I'm using EVK-ANNA-B402 with Zephyr and trying to find a way to communicate with an FT2232D over USB in a bidirectional way.
Anyone succeeded to do that?
The FT2232D belongs to the Vendor-Specific USB class and cannot be used with the CDC-USB class. Therefore, I am exploring alternatives and the development of a driver for the FT2232D appears to be quite complex :c
Here is the device to communicate with :
Any assistance would be greatly appreciated !
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions