Hello all,
Disclaimer: I am very new to this device.
I am working with a company that is connecting to the OAK SOM D using a web app. I was wondering if its possible to configure the device so that when it connects, it always connects with usb2. I know there is the:
dai.Device(get_pipeline(), usb2Mode=True) as dev
but I don't think we can run a project to apply this setting.