UART serial connection

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

UART serial connection

1,688 次查看
info33
Contributor I

Hello everyone. i'm hoping i can get some help with something i have been working off and on for a while. I have a SABRESD i.MX 6Dual/6Quad on a custom board from some OEM manufacturer. A few of them actually. I want to follow this tutorial to put linux on it. Looks pretty straight fwd. The problem i'm having is im unable to connect to the serial port to stop the U-Boot process if there is one at all. Currently there is Android on it so it's probably Fastboot. I'm guessing that the custom board does not allow a serial connection so it's not tampered with. I found what i think is a tx/rx on the board that connects to the chip for development.

freescaleSabresd.png

Here is the pinout of the connection to the chip. the far left and right are vcc and ground while the two in the center connect to the chip.

20181213_123144-1.jpg

and the headers i soldered onto it

20181213_123033-1.jpg

Sorry for the noob questions. This is all very new to me and this is all i have managed to put together. If there is indeed Fastboot on it, is there a way i can flash U-boot without access to the serial connection that will later have a serial connection for me to connect to?

标签 (2)
0 项奖励
回复
2 回复数

1,537 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Craig

one can program images with mfg tool from below link using usb port,

serial connection is not needed.

i.MX Software|NXP 


Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,537 次查看
info33
Contributor I

Hi Igor. Thanks for the tip. I'll check it out today.

0 项奖励
回复