We have a USB3.0 device used on NX, the USB3.0 is not plug and play (such as UVC Camera). Its initialization takes about 8seconds, so we need to delay 10seconds then to start USB3.0 Hub to enumerate the usb device. But we don’t know how to delay 10seconds on Jetson NX to start USB Hub enumerate.
Can you give some advices?