hzyitc / openwrt-redmi-ax3000

Openwrt for Redmi AX3000 / Xiaomi CR880x / Xiaomi CR881x
Other
423 stars 87 forks source link

Can't interrupt the U-boot #3

Closed ohn0n0n0 closed 1 year ago

ohn0n0n0 commented 1 year ago

i'm stuck on step 7. Send any key stroke to UART to interrupt the U-boot.

it shows bootwait is on, bootdelay=2. but i can't send anything to uart. my uart usb work normal with another router. image

hzyitc commented 1 year ago

Please make sure you connect to RX instand of VCC. Both of them are 1.8V.

ohn0n0n0 commented 1 year ago

z3993517236099_020f603cb48eea7c7b20d7d70a1ae2bb Is this right?

hzyitc commented 1 year ago

Corrent for CR8806. For AX3000, I'm not sure. Because I don't have one.

ohn0n0n0 commented 1 year ago

Corrent for CR8806. For AX3000, I'm not sure. Because I don't have one.

somehow i still can't interrupt the U-boot. i have cr8806 too. what type of usb to ttl are you using? i'm using cp2102.

hzyitc commented 1 year ago

FT4232. Really expensive.

But i also try CH340. It works.

hzyitc commented 1 year ago

You can try to disconnect the RX. And use something to short RX and GND to interrupt

ohn0n0n0 commented 1 year ago

FT4232. Really expensive.

But i also try CH340. It works.

I bought a ch340g last night and it works. You just saved me a lot of time.

hzyitc commented 1 year ago

When I use STC microcontroller, CP2102 sometime fail to burn. CH340 always work well. Don't known why. But I never use it anymore.

cyy53589 commented 1 year ago

z3993517236099_020f603cb48eea7c7b20d7d70a1ae2bb Is this right?

Hi, may I ask how do you connect pins to the UART hole? Using soldering or articulated arm or something ... ? I hold pins swingingly and connection isn't steady.

@hzyitc @ohn0n0n0

ohn0n0n0 commented 1 year ago

z3993517236099_020f603cb48eea7c7b20d7d70a1ae2bb Is this right?

Hi, may I ask how do you connect pins to the UART hole? Using soldering or articulated arm or something ... ? I hold pins swingingly and connection isn't steady.

@hzyitc @ohn0n0n0 1BA05898-96E8-4F03-984F-EA783F475D44L0001 png png

no need to soldering or articulated. DC5A9F9C-910A-486A-ABA5-A28B82549524L0001 png png

cyy53589 commented 1 year ago

z3993517236099_020f603cb48eea7c7b20d7d70a1ae2bb Is this right?

Hi, may I ask how do you connect pins to the UART hole? Using soldering or articulated arm or something ... ? I hold pins swingingly and connection isn't steady. @hzyitc @ohn0n0n0 1BA05898-96E8-4F03-984F-EA783F475D44L0001 png png

no need to soldering or articulated. DC5A9F9C-910A-486A-ABA5-A28B82549524L0001 png png

I see. cool!