Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX8M-L/Peripherals/USB1 OTG

371 bytes removed, 14:19, 16 February 2023
MITO 8M Mini
==== MITO 8M Mini ====
 
Here below an example of device tree configuration used on standard DAVE's kit for the MITO 8M Mini:
 
From <code>imx8mm-mito8mmini.dts</code>:
 
<pre>
&usbotg1 {
dr_mode = "otg";
picophy,pre-emp-curr-control = <3>;
picophy,dc-vol-level-adjust = <7>;
disable-over-current;
srp-disable;
hnp-disable;
adp-disable;
status = "okay";
};
 
 
</pre>
===Accessing the peripheral MITO 8M Mini===
dave_user
423
edits