serial download over USB on i.mx6 DL

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

serial download over USB on i.mx6 DL

跳至解决方案
1,890 次查看
jfsimon
Contributor III

Hi All,

I want to make sure that on our future design serial download over USB will work so that we can load u-boot binaries into memory even if the boot device (eMMC here) is not working upfront in initial debug phase.

Something I am not clear on is if I need to work on IOMUX settings for the USB serial download to work. I can see this in the i.mx dual lite  manual:

8.8.1.2 IOMUX Configuration for USB

The interface signals of the UTMI PHY are not configured in the IOMUX. The UTMI

PHY interface uses dedicated contacts on the IC. See the Chip data sheet for details.

In the manual here are the USB signals I have found that are not IOMUX dependant (see attached). Does it mean these are enough to operate USB serial download?

So I'd think I dont have to do anything with IOMUX settings. But at the same time I see several USB signals that are dependent on IOMUX (like USB_OTG_VBUS_EN depending on pad EIM_D22, for ex..)

So can anyone plse confirm whether I don't have to do anything?

thanks a lot

-jfsimon

0 项奖励
回复
1 解答
1,002 次查看
karina_valencia
NXP Apps Support
NXP Apps Support
Re: serial download over USB on i.mx6 DL

Yuri MuhinEmployee

You are right - the boot ROM configures USB bootloader automatically assuming using dedicated (USB OTG) D+ D-
signals.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,003 次查看
karina_valencia
NXP Apps Support
NXP Apps Support
Re: serial download over USB on i.mx6 DL

Yuri MuhinEmployee

You are right - the boot ROM configures USB bootloader automatically assuming using dedicated (USB OTG) D+ D-
signals.

0 项奖励
回复