Changes

Jump to: navigation, search
Created page with "<section begin="History" /> {| style="border-collapse:collapse; " ! colspan="4" style="width:100%; text-align:left" ; border-bottom:solid 2px #ededed" |History |- ! style="bo..."
<section begin="History" />
{| style="border-collapse:collapse; "
! colspan="4" style="width:100%; text-align:left" ; border-bottom:solid 2px #ededed" |History
|-
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Version
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Issue Date
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
|-
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |1.0.0
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |Apr 2022
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |First release
|}
<section end="History" />
<section begin="Body" />

==USB ports ==

=== Description ===

MITO 8M Mini Evaluation Kit provides two USB ports, one Host and one OTG:

* J17 is a standard USB Host 2.0 Type A connector

[[File:AXEL Lite-EVB-USB Host-connector.png|thumb|center| 500px|USB Host connector]]


* J18 is a micro-AB type receptacle for a USB OTG connection: this interface can operate in Host mode and Device (peripheral) mode


[[File:AXEL Lite-EVB-USB OTG-connector.png|thumb|center| 500px|USB OTG connector]]

===Signals ===

The following table describes the interface signals

==== USB Host ====

{| class="wikitable"
! latexfontsize="scriptsize" | Pin#
! latexfontsize="scriptsize" | SOM Pin#
! latexfontsize="scriptsize" | Pin name
! latexfontsize="scriptsize" | Pin function
! latexfontsize="scriptsize" | Pin Notes
|-
| 1 || J10.188 || USB_HOST_VBUS || VBUS || USB2 VBUS
|-
| 2 || J10.202 || USB_HOST_DN || USB Host Data - || USB2 DM
|-
| 3 || J10.200 || USB_HOST_DP || USB Host Data + || USB2 DP
|-
| 4 || - || DGND || Ground ||
|}

==== USB OTG ====

{| class="wikitable"
! latexfontsize="scriptsize" | Pin#
! latexfontsize="scriptsize" | SOM Pin#
! latexfontsize="scriptsize" | Pin name
! latexfontsize="scriptsize" | Pin function
! latexfontsize="scriptsize" | Pin Notes
|-
| 6, 7, 8, 9 || - || USB_OTG_SH Shield || ||
|-
| 1 || J10.186 || USB_OTG_VBUS || VBUS || USB1 VBUS
|-
| 2 || J10.196 || USB_OTG_DN || USB OTG Data - || USB1 DM
|-
| 3 || J10.198 || USB_OTG_DP || USB OTG Data + || USB1 DP
|-
| 4 || J10.192 || ENET_RX_ER || USB OTG ID || USB1 ID
|-
| 5 || - || GND || Ground||
|}

=== Device usage ===
The USB Host port can be used under Linux for connecting USB peripheral devices: the related peripheral driver has to be integrated into the Linux kernel.

The USB OTG feature can be easily tested using the Mass Storage Gadget driver.

----

[[Category:MITO 8M Mini]]
8,184
edits

Navigation menu