- Posts: 390
Help,rom seems damaged
- domcars0
-
- Offline
Less
More
29 May 2013 06:02 #10384
by domcars0
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
Replied by domcars0 on topic Help,rom seems damaged
Hi,
Did you well plug your Devo JUST before enter the dmesg command ? (If so I think it's really damaged)
Did you well plug your Devo JUST before enter the dmesg command ? (If so I think it's really damaged)
Devo 10 (+7e) owner. It's mine, please don't touch it with your big fingers
- rbe2012
-
- Offline
- So much to do, so little time...
Less
More
- Posts: 1433
29 May 2013 06:31 #10387
by rbe2012
Replied by rbe2012 on topic Help,rom seems damaged
The linux dmesg looks like being from a virtual machine - have you assured that the tx is associated to it and not to the host system?
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
- rbe2012
-
- Offline
- So much to do, so little time...
Less
More
- Posts: 1433
29 May 2013 09:02 #10395
by rbe2012
Replied by rbe2012 on topic Help,rom seems damaged
I haven't used PBs tool yet but from the screenshots I would try to give the parameter "--txid 0000:0000" in addition. If your tx uses these values as you have written somewhere above it might work (although the output of dmesg makes me pessimistic).
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
29 May 2013 10:06 #10398
by tony1157cn
Replied by tony1157cn on topic Help,rom seems damaged
PBs tool has not the parameter like "txid"
- rbe2012
-
- Offline
- So much to do, so little time...
Less
More
- Posts: 1433
- sbstnp
-
- Offline
Less
More
- Posts: 649
29 May 2013 13:55 #10401
by sbstnp
Devo 10 + 4in1
Spektrum Dx9
FrSky Taranis + TBS Crossfire
Replied by sbstnp on topic Help,rom seems damaged
Can you try another usb cable?
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
29 May 2013 14:16 #10402
by tony1157cn
Replied by tony1157cn on topic Help,rom seems damaged
@sbstnp
tried a few usb cables, tried on mac,linux,window,returns the same error
@rbe2012
this is the result i tried with different command
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send -txid0000:0000 -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send -txid 0000:0000 -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send --txid 0000:0000 -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
not work
tried a few usb cables, tried on mac,linux,window,returns the same error
@rbe2012
this is the result i tried with different command
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send -txid0000:0000 -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send -txid 0000:0000 -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
mint@mint ~/Desktop/devo $ java -jar DeviationUpload-0.5-jar-with-dependencies.jar -send --txid 0000:0000 -dfu devo10.dfu
Error: Did not find matching device for VID:0x483 PID:0xdf11 alt:0
not work
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4403
29 May 2013 14:17 #10403
by PhracturedBlue
Replied by PhracturedBlue on topic Help,rom seems damaged
I don't think I actually coded the --txid yet. But it wouldn't help here anyway. As the lsusb says, there is no device to connect to. Your dmesg logs say it failed to enumerate which is a bad sign.
Can you do the same thing holding the 'ENT' button (entering USB filesystem mode)?
As sbstnp asked, have you tried a different USB cable?
This looks like the Tx is working fine but the USB signal is not being transmitted properly. The most likely reason is that either the USB plug is not making a proper connection. It could be the cable, or the plug, or the socket on the board or a trace on the board, or the isolation resistor.
I've broken the USB socket off my Devo8 twice now (but I abuse it more than anyone is likely to, so I don't blame Walkera for that). If a different cable doesn't help, you'll need to open the Tx, and trace the line from the usb-socket to the MCU (it is a nice straight line...I think it is on the top of the board on the devo10). there are 2 lines, each with a small resistor on them.
Can you do the same thing holding the 'ENT' button (entering USB filesystem mode)?
As sbstnp asked, have you tried a different USB cable?
This looks like the Tx is working fine but the USB signal is not being transmitted properly. The most likely reason is that either the USB plug is not making a proper connection. It could be the cable, or the plug, or the socket on the board or a trace on the board, or the isolation resistor.
I've broken the USB socket off my Devo8 twice now (but I abuse it more than anyone is likely to, so I don't blame Walkera for that). If a different cable doesn't help, you'll need to open the Tx, and trace the line from the usb-socket to the MCU (it is a nice straight line...I think it is on the top of the board on the devo10). there are 2 lines, each with a small resistor on them.
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
29 May 2013 14:32 #10404
by tony1157cn
Replied by tony1157cn on topic Help,rom seems damaged
OK, I'll try to open the Tx to see is there anything wrong with the usb socket or on the board.
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
29 May 2013 15:27 #10406
by tony1157cn
Replied by tony1157cn on topic Help,rom seems damaged
I have just opened the Tx and checked the mainbord.
I can't see any physical damages.
then i checked the usb socket use a multimeter, it looks like the date+ and data- is connected with the chip very well. I heard the "bee" sound when i connect the the two points on the usb socket and chip with the multimeter.
I can't find where the VDD conntct to.
is this help to find out the problem?
I can't see any physical damages.
then i checked the usb socket use a multimeter, it looks like the date+ and data- is connected with the chip very well. I heard the "bee" sound when i connect the the two points on the usb socket and chip with the multimeter.
I can't find where the VDD conntct to.
is this help to find out the problem?
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4403
30 May 2013 04:45 #10437
by PhracturedBlue
Replied by PhracturedBlue on topic Help,rom seems damaged
It is very odd. I'm really not sure what else to look at if the connectivity is good Maybe the socket itself, butit isn't all that easy to probe the socket accurately.
Can you post lsusb and dmesg logs when you boot with 'ENT' rather than 'EXT' pressed?
We can still try re-flashing the bootloader, but I'm skeptical that will help if even my code can't talk to the USB port.
Can you post lsusb and dmesg logs when you boot with 'ENT' rather than 'EXT' pressed?
We can still try re-flashing the bootloader, but I'm skeptical that will help if even my code can't talk to the USB port.
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
30 May 2013 05:27 #10440
by tony1157cn
Replied by tony1157cn on topic Help,rom seems damaged
OK ,i'll going to assembling the Tx after work,then post the logs
Hope it woks.
Hope it woks.
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
30 May 2013 13:40 #10445
by tony1157cn
Replied by tony1157cn on topic Help,rom seems damaged
here is the log boot with ENT
lsusb:
mint@mint ~ $ lsusb
Bus 001 Device 003: ID 1005:b113 Apacer Technology, Inc. Handy Steno 2.0/HT203
Bus 002 Device 002: ID 1267:0201 Logic3 / SpectraVideo plc A4Tech SWOP-3 Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
dmesg:
[ 309.920027] usb 2-5: >new full-speed USB device number 3 using ohci_hcd
[ 310.100009] usb 2-5: >device descriptor read/64, error -62
[ 310.384015] usb 2-5: >device descriptor read/64, error -62
[ 310.664018] usb 2-5: >new full-speed USB device number 4 using ohci_hcd
[ 310.844010] usb 2-5: >device descriptor read/64, error -62
[ 311.128014] usb 2-5: >device descriptor read/64, error -62
[ 311.408019] usb 2-5: >new full-speed USB device number 5 using ohci_hcd
[ 311.816012] usb 2-5: >device not accepting address 5, error -62
[ 311.992011] usb 2-5: >new full-speed USB device number 6 using ohci_hcd
[ 312.400013] usb 2-5: >device not accepting address 6, error -62
[ 312.400027] hub 2-0:1.0: >unable to enumerate USB device on port 5
lsusb:
mint@mint ~ $ lsusb
Bus 001 Device 003: ID 1005:b113 Apacer Technology, Inc. Handy Steno 2.0/HT203
Bus 002 Device 002: ID 1267:0201 Logic3 / SpectraVideo plc A4Tech SWOP-3 Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
dmesg:
[ 309.920027] usb 2-5: >new full-speed USB device number 3 using ohci_hcd
[ 310.100009] usb 2-5: >device descriptor read/64, error -62
[ 310.384015] usb 2-5: >device descriptor read/64, error -62
[ 310.664018] usb 2-5: >new full-speed USB device number 4 using ohci_hcd
[ 310.844010] usb 2-5: >device descriptor read/64, error -62
[ 311.128014] usb 2-5: >device descriptor read/64, error -62
[ 311.408019] usb 2-5: >new full-speed USB device number 5 using ohci_hcd
[ 311.816012] usb 2-5: >device not accepting address 5, error -62
[ 311.992011] usb 2-5: >new full-speed USB device number 6 using ohci_hcd
[ 312.400013] usb 2-5: >device not accepting address 6, error -62
[ 312.400027] hub 2-0:1.0: >unable to enumerate USB device on port 5
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
01 Jun 2013 02:37 #10473
by tony1157cn

Is there any else to solve this problem?
Or maybe I should buy a new one?
Replied by tony1157cn on topic Help,rom seems damaged
Is there any else to solve this problem?
Or maybe I should buy a new one?
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
03 Jun 2013 10:39 #10519
by tony1157cn

Finally, I found the RXD / TXD foot,and the boot0 foot.It seems like the boot0 has been set to Hight level.
All those look well, maybe I coluld try to reinstall the bootloader, but I don't have the HEX file.Orz......
Replied by tony1157cn on topic Help,rom seems damaged
Finally, I found the RXD / TXD foot,and the boot0 foot.It seems like the boot0 has been set to Hight level.
All those look well, maybe I coluld try to reinstall the bootloader, but I don't have the HEX file.Orz......
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4403
04 Jun 2013 21:10 #10565
by PhracturedBlue
Replied by PhracturedBlue on topic Help,rom seems damaged
can you check whether the 2 pins that come from the usb plug are shorted together?
Otherwise, I think you'll need to replace the USB plug. Since your tx cannot connect when in 'ENT' mode, the problem is very unlikely to be in the software or bootloader, and appears to be hardware related.
One option would be to try to wire up a new usb plug. Split a usb cable, and solder the Rx, Tx, and Gnd pins (after the resistor)
I haven't had time yet to try to load the firmware via the serial port yet, but I should have more time soon.
Otherwise, I think you'll need to replace the USB plug. Since your tx cannot connect when in 'ENT' mode, the problem is very unlikely to be in the software or bootloader, and appears to be hardware related.
One option would be to try to wire up a new usb plug. Split a usb cable, and solder the Rx, Tx, and Gnd pins (after the resistor)
I haven't had time yet to try to load the firmware via the serial port yet, but I should have more time soon.
- tony1157cn
-
Topic Author
- Offline
Less
More
- Posts: 31
05 Jun 2013 02:19 #10574
by tony1157cn
Replied by tony1157cn on topic Help,rom seems damaged
I think to weld the usb pins on the chip is very hard, because the pins are very small. But in
order to find whether the usb plug's problem or not, I'll try.
I have some microusb plug in hand,i'll check whether the pin assignments the same or not.
Or i'll get some miniusb plugs, which will take a few days.
order to find whether the usb plug's problem or not, I'll try.
I have some microusb plug in hand,i'll check whether the pin assignments the same or not.
Or i'll get some miniusb plugs, which will take a few days.
- PhracturedBlue
-
- Offline
Less
More
- Posts: 4403
05 Jun 2013 03:03 #10577
by PhracturedBlue
Replied by PhracturedBlue on topic Help,rom seems damaged
You shouldn't need to solder to the STM32 chip directly. you can just unsolder the existing mini-USB plug, or you can solder to the resistors that are connected to it.
I just looked at my devo10, and see that they didn't install the headers needed to enter debug mode. you would eed to solder two 2-pin headers (one socket is right below the Tx module, the other is to the right, just beside the row of 5-pin holes)
After putting headers in each of those sockets, you should be able to put jumpers across both (which should also immediately boot the Tx) and then use a USB to UART cable to program the Tx.
I've used the 'Flash Loader demonstator': www.st.com/web/en/catalog/tools/PF257525 on other STM32 boards (but never on a Walker Tx)
I just looked at my devo10, and see that they didn't install the headers needed to enter debug mode. you would eed to solder two 2-pin headers (one socket is right below the Tx module, the other is to the right, just beside the row of 5-pin holes)
After putting headers in each of those sockets, you should be able to put jumpers across both (which should also immediately boot the Tx) and then use a USB to UART cable to program the Tx.
I've used the 'Flash Loader demonstator': www.st.com/web/en/catalog/tools/PF257525 on other STM32 boards (but never on a Walker Tx)
Time to create page: 0.818 seconds
-
Home
-
Forum
-
News, Announcements and Feedback
-
Feedback & Questions
- Help,rom seems damaged