Hello,
I'm using the MIMXRT1170-EVK with sdk 2.9.2.
I'm using it as USB Host and I'd like to connect more than one devices at the same time. So far, without success.
Even if I try the simple example described in "MCUXpresso SDK USB Stack Composite Host User's Guide.pdf", the system works fine with the first device I connect but when I connect the second one I get an error in the "setup interface" stage.
Is there any known limitation?
Regards
Emiliano