Hi all,
We are developing a product using Teensy 4.1 as main CPU and PlatformIO with Arduino framework. One of our requirements is to connect two custom USB HID devices (keypads). As we designed our own board, we decided to choose USB2422 chip as hub and placed it on our board. We use latest...