Enter USB Serial Download from Software

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Enter USB Serial Download from Software

ソリューションへジャンプ
2,528件の閲覧回数
moose
Contributor IV

How can we enter USB Serial Download mode from software on a device with iMX8MNANO soc? The BOOT pins are set for boot from fuse bits, which are blown for internal boot on MMC.

To enter USB Serial Download mode today, we have to alter BOOT pins in hardware that are not easily accessible. I am wondering if there is a way to do it from u-boot. This thread refers to bmode command bit, but it is not available on my SoC. I'm not sure if there is a way to enable it. Another option is to somehow corrupt or erase the working image, which forces the bootloader to switch to USB serial download mode. Please let us know if this is possible. Thanks!

ラベル(1)
0 件の賞賛
返信
1 解決策
2,489件の閲覧回数
rudi_cyber
Contributor III

 

You can type fastboot <usb id> under u-boot to get  into download mode. 

For example, fastboot 0  or fastboot 1 depeneds on your hardware design. 

 

 

 

元の投稿で解決策を見る

3 返答(返信)
2,490件の閲覧回数
rudi_cyber
Contributor III

 

You can type fastboot <usb id> under u-boot to get  into download mode. 

For example, fastboot 0  or fastboot 1 depeneds on your hardware design. 

 

 

 

2,429件の閲覧回数
moose
Contributor IV

That worked. Thank you.

One thing to note is the protocol detected by uuu is FB (fastboot) and not SDPS. I don't know if this presents any issues but I was able to program the image.

 

moose_0-1694056366670.png

 

I am assuming with this method you can't update U-boot, correct?

0 件の賞賛
返信
2,494件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

Recommend you to go to the  USB Serial Download mode by hardware way, boot mode is easy to control and will also set for boot up mode.

0 件の賞賛
返信