I need help with upgrading firmware on Duet 3 + SBC
-
@bearer said in I need help with upgrading firmware on Duet 3 + SBC:
I found I had to specify all the versions for all the dependencies, but should work (although i only tested apt, not with dsf/dwc)
@bearer said in RepRapFirmware 3.01-RC6 released:
maybe this works better, specifying all the packages to fulfill dependencies for duetsoftwareframework=1.2.5.0
sudo apt install duetcontrolserver=1.2.5.0 duetsd=1.0.5 duettools=1.2.5.0 duetwebserver=1.2.3.1 duetwebcontrol=2.0.7-1 reprapfirmware=1.2.5.0-1 duetruntime=1.2.5.0 duetsoftwareframework=1.2.5.0
I hadn't actually tried, so this is very likely - good catch. That said, I think it'll usually tell you what dependency versions are expected when you try the install. But this^^ will do it nicely in one hit assuming the version #s are correct.
-
Thank you @bearer and @ChrisP, I continue trying to get this going. I am also crimping JST ZH sockets for the first time and that may have add to my frustration level.
-
@jmjcoke said in I need help with upgrading firmware on Duet 3 + SBC:
Thank you @bearer and @ChrisP, I continue trying to get this going. I am also crimping JST ZH sockets for the first time and that may have add to my frustration level.
Yeh, crimping is rarely fun. Have you got an Engineer PA-21 for those pins? It's not exactly cheap, but I felt the cost was worth saving the frustration!
-
@ChrisP said in I need help with upgrading firmware on Duet 3 + SBC:
Engineer PA-21
thats a wee bit too large for the JST ZH on the tool board, but good for the VH series used on the motors and heaters.
(the engineer 09 or iwis 2820m is okay for ZH) -
@bearer said in I need help with upgrading firmware on Duet 3 + SBC:
@ChrisP said in I need help with upgrading firmware on Duet 3 + SBC:
Engineer PA-21
thats a wee bit too large for the JST ZH on the tool board, but good for the VH series used on the motors and heaters.
(the engineer 09 or iwis 2820m is okay for ZH)Gosh! Yeh! Didn't realise those were the tool board ones. As you said, I was thinking of the VH. We just bought the connector pack, so didn't have to deal with the tiny crimps!
Good luck with those -
@bearer I am using engineer No.11. 0.7-2.2. I will look into the crimpers you suggest.
-
@jmjcoke said in I need help with upgrading firmware on Duet 3 + SBC:
I am using engineer No.11. 0.7-2.2.
enginner docs says to use the 1.0 die, so you should be covered?
-
Yes, I crimp with the 1.3 first then lightly use the 1.0 so that it fits into the slot of the plug. The crimp on the insulation is the most challenging.
-
Maybe you're using too thick a wire?
-
Might be alittle big.
-
Thanks for the help, I am now up and running on RC5 with duetsoftwareframework 1.2.5.0. one of my mistakes was having the stable list still active.