I’d like to use the Yukon Host and its motor and servo controllers on a robot, but the robot is running a Raspberry Pi as its master controller (providing e.g., higher level control and WiFi connectivity). Is there any way to communicate with the RP2040 on the Yukon Host from a Raspberry Pi? I can’t use UARTs as there aren’t enough of them on the Pi, and serial isn’t fast or reliable enough.
And a second question that somewhat relies upon the first: is there any way to connect or extend more than one Yukon host board so that one has more than six Yukon module connections available? I need between 8-10 modules for this robot.
Thank you.