You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm reaching out to inquire about Zephyr's capability to communicate with an FTDI device.
I believe this could be feasible by configuring my USB board with Zephyr's USB host functionality, though I understand the USB host support may not be fully developed at this moment.
Specifically, I aim to establish communication with an FTDI circuit through the USB interface of my board, utilizing Zephyr. The intended communication path would be: Board -> USB Interface of Board <-> USB Interface of FT2232 <-> UART.
I appreciate any insights or guidance on this matter.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone,
I'm reaching out to inquire about Zephyr's capability to communicate with an FTDI device.
I believe this could be feasible by configuring my USB board with Zephyr's USB host functionality, though I understand the USB host support may not be fully developed at this moment.
Specifically, I aim to establish communication with an FTDI circuit through the USB interface of my board, utilizing Zephyr. The intended communication path would be: Board -> USB Interface of Board <-> USB Interface of FT2232 <-> UART.
I appreciate any insights or guidance on this matter.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions