Hi Team,
Do we have UART to USB HID controller, like CH9328? It is for analog keyboard. Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
Do we have UART to USB HID controller, like CH9328? It is for analog keyboard. Thanks.
Hi,
We do not have a direct replacement here. TUSB3410 is a close replacement but current Windows driver setup up TUSB3410 as a COM port not a USB HID device. USB to UART function is still realized. TUSB3410 can function as a USB HID device to I2C bridge. We have a API available here for this type of application.
Hi Malik,
So we have I2C to USB HID controller but don't have UART to USB HID controller. Right?