candle-usb/candleLight_fw

Openmoko firmware upgrade , no jumper to enter DFU mode or button

Closed this issue ยท 21 comments

Hi,

hope someone can help me, i have purchased an canable, seems its an Openmoko, i want to change firmware on it, was testing it like below, but it gives errors?
As you can see in screenshot, i dont have a jumper to enter DFU mode? nor do i have a button on it? Anyone seen this before?

image

image

What's the output of lsusb|grep -i open?

Use make flash-candleLight_fw to flash the firmware.

Edit: For a canable device use make flash-canable_fw.

hi, thnx for answering, here is the output :

debian@debian:~$ lsusb|grep -i open
Bus 002 Device 004: ID 1d50:606f OpenMoko, Inc. Geschwister Schneider CAN adapter

hi, thnx for answering, here is the output :

debian@debian:~$ lsusb|grep -i open
Bus 002 Device 004: ID 1d50:606f OpenMoko, Inc. Geschwister Schneider CAN adapter

looks good!

If it's a canable device better flash the canable firmware: make flash-canable_fw.

sorry, indeed new to this, but according to canable site, i also need to set the jumper or press the button, but i dont see any of those?

It should work without an extra jumper.

ah ok, just unclear how to flash? i have downloaded the canable_fw file, as you can see? but the command gives an error?

image

hmm, dont see your image

try dfu-util -a 0 -R -s 0x08000000 -D canable_fw.dfu

image

yeah, mine looks the same indeed, it just named 303canable3 instead

i need to shortwire those pins then ? buts its a plastic box :-)

open the plastic box, or use a solder iron to make some holes :)

omg, why did they make it so difficult then

Thnx for all support guys!! appreciated

If anyone have some good tips how i can short ciruit thos 2 pins when i remove the plastisc, feel free to show
first them i gonna do this! :-)

Use some metal tweezers or unfold a paper clip.

just last question, if i use a tweezer or clip, do i need to connect it the while time?
Or is is enough to use the tweezer, then plugin usb , at that point , can i detach the tweezer?

Unplug USB, short pins, plug USB, then you can remove the tweezers/paperclip.

thnx for all support guys!