i.MX8MM as USB Slave device.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX8MM as USB Slave device.

Jump to solution
663 Views
vignesh-baskaran
Contributor III

Hi, 

We are trying to imx8mm-evk as peripheral for PC to EVK communication.

We were unable to see the device on both PC and EVK side.

But it can able to detect pendrive.(evk as host)

 

Any suggestions on this one?

 

 

Thanks.

0 Kudos
1 Solution
583 Views
dtony
Contributor III

You need gadget driver. 

here is the test of mass storage gadget test. 

The i.MX8MM evk become a storage.  boot fat partition can be read by window. rootfs ext4 cannot. 

If you connect to a Linux, you can see both partitions. 

If you want you can test usb serial(uart) gadget, usb ethernet gadget.

Untitled.png

View solution in original post

0 Kudos
3 Replies
584 Views
dtony
Contributor III

You need gadget driver. 

here is the test of mass storage gadget test. 

The i.MX8MM evk become a storage.  boot fat partition can be read by window. rootfs ext4 cannot. 

If you connect to a Linux, you can see both partitions. 

If you want you can test usb serial(uart) gadget, usb ethernet gadget.

Untitled.png

0 Kudos
565 Views
vignesh-baskaran
Contributor III

Hi @dtony,

Thanks it works !

0 Kudos
629 Views
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @vignesh-baskaran ,

 

It make me thing that the USB1_VBUS line was not correctly asserted, could you please check it?

 

Best regards!

0 Kudos