Open LenarOsx opened 1 year ago
Hey thanks for the code! But i'm getting this error when I try to connect a midi device : 'HUB: Bad transfer status: CHECK_SHORT_DEV_DESC' do you any idea, what could I've done wrong? Thanks.
I have this problem when trying to connect a Novation Launchpad as well. Wondering if there's been anybody getting past this problem?
Hey thanks for the code! But i'm getting this error when I try to connect a midi device : 'HUB: Bad transfer status: CHECK_SHORT_DEV_DESC' do you any idea, what could I've done wrong? Thanks.
I have this problem when trying to connect a Novation Launchpad as well. Wondering if there's been anybody getting past this problem?
My problem was specific to the Novation Launchpad. It 'resolved' when I plugged an USB Power Meter inline with the Launchpad and that was sufficient for it to enumerate properly. Still haven't figured out why though.
Hey thanks for the code! But i'm getting this error when I try to connect a midi device : 'HUB: Bad transfer status: CHECK_SHORT_DEV_DESC' do you any idea, what could I've done wrong? Thanks.
I have this problem when trying to connect a Novation Launchpad as well. Wondering if there's been anybody getting past this problem?
My problem was specific to the Novation Launchpad. It 'resolved' when I plugged an USB Power Meter inline with the Launchpad and that was sufficient for it to enumerate properly. Still haven't figured out why though.
How was the power meter connected from the usb otg port then to the Launchpad? I am currently trying to connect a Launchpad myself i believed it was some sort of message that is sent between the host and device when connected but still haven’t manage to get it to come out if standby mode when connected to my esp32-s3
Hey thanks for the code! But i'm getting this error when I try to connect a midi device : 'HUB: Bad transfer status: CHECK_SHORT_DEV_DESC' do you any idea, what could I've done wrong? Thanks.