YasarYY
Member
Hi,
I want to disable both USB ports (main and host) at Teensy 4.1, at setup(), for power reduction. I checked forums/web but found answers for older Teensy boards. There is an end() method at usb_serial_class, which is not implemented. I also searched IMXRT1060 documents but cannot find instructions for shutting USB ports down. As a result I cannot find info on how to do this.
So, how can USB ports at Teensy 4 be disabled via code?
I want to disable both USB ports (main and host) at Teensy 4.1, at setup(), for power reduction. I checked forums/web but found answers for older Teensy boards. There is an end() method at usb_serial_class, which is not implemented. I also searched IMXRT1060 documents but cannot find instructions for shutting USB ports down. As a result I cannot find info on how to do this.
So, how can USB ports at Teensy 4 be disabled via code?