Hello,
Hardware: MIMXRT1060-EVKB
I found the tutorial (Implementation of Dual USB Host on RT1060 EVK ) describing how to implement two USB Hosts on the development board..
I would like to implement the presented solution on MIMXRT1060-EVKB Board. In MIMXRT1060-EVKB Board User Manual, Rev. 0, 7 January 2022 I found this table:
I run few examples from SDK. I also I used Config Tool to manually add USB Host (USB1 or USB2). In all cases I can plug USB device only to the J47 socket (and the device is powered). But when I plug device in socket J48 it is not working - it is not powered.
How can I enable 5V to the J48 socket and use this socket as USB Host like in the tutorial I mentioned?
Solved! Go to Solution.
Hi @timmek,
There is no need to enable J48 with 5V via software. As you can see from the schematic of the RT1060-EVKB, J48 VBUS is already connected to 5V:
BR,
Edwin.
Hi @timmek,
There is no need to enable J48 with 5V via software. As you can see from the schematic of the RT1060-EVKB, J48 VBUS is already connected to 5V:
BR,
Edwin.