You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
My new hardware uses usb2.0 ch0 to be usb download port as Rcar H3 Salvator-xs board. But my usb 2.0 ch0 dose not use ID pin, so it can not switch between usb host and peripheral mode automatically.
This condition whether usb download mode can uses on my board?
That's all!
Thanks very much!
The text was updated successfully, but these errors were encountered:
The USB library is fixed in peripheral mode, because the USB library selected the HS USB module by USB0SEL bits of USGCTRL2 register.
Therefore, USB will work peripheral mode regardless of the ID pin setting.
Hi,
My new hardware uses usb2.0 ch0 to be usb download port as Rcar H3 Salvator-xs board. But my usb 2.0 ch0 dose not use ID pin, so it can not switch between usb host and peripheral mode automatically.
This condition whether usb download mode can uses on my board?
That's all!
Thanks very much!
The text was updated successfully, but these errors were encountered: