I would like to merge in the power of HIDremapper and GP2040 (using seperate boards) but I am uncertain if this will work (and what the best way would be). I want to be able to use authentication dongles (like the Mayflash). I mention “Mayflash” but could be any dongle.
Are any of these connection architectures preferable (or known not to work)?
- Feeding Mayflash thru HIDremapper then into the GPIO-PIO-passthrough-port
+-------------------+ +--------------+ +-----------+ +---------+
| Mayflash Adapter | --> | HIDRemapper | --> | GP2040-CE | --> | USB Host|
+-------------------+ +--------------+ +-----------+ +---------+
- Put HIDremapper in between GP2040 and Host?
+-------------------+ +-----------+ +--------------+ +---------+
| Mayflash Adapter | --> | GP2040-CE | --> | HIDRemapper | --> | USB Host|
+-------------------+ +-----------+ +--------------+ +---------+
- Plugging a Hub into GP2040-Passthrough (and plugging mayflash and hidremapper into hub)
+-------------------+ +---------+ +---------+
| Mayflash Adapter | ----> | | | |
+-------------------+ | USB | | | +---------+
| HUB |----> |GP2040-CE| --> | USB Host|
+--------------+ | | | | +---------+
| HIDRemapper | -----------> | | | |
+--------------+ +---------+ +---------+
- Adding a 2nd PIO USB interface to the GB2040?
+-------------------+ +---------+
| Mayflash Adapter | ----> | |
+-------------------+ | | +---------+
|GP2040-CE| --> | USB Host|
+--------------+ | | +---------+
| HIDRemapper | -----------> | |
+--------------+ +---------+