Ct5 - how to upgrade to alternative firmware?

Moderator: multi_s

Post Reply
TrickyFish
uncommitted
uncommitted
Posts: 5
Joined: Fri Dec 18, 2020 6:19 am

Ct5 - how to upgrade to alternative firmware?

Post by TrickyFish »

I have a Count to 5 pedal from Montreal Assembly. I bought in new in 2020.

I’ve been watching some YouTube clips lately demonstrating the new effects available from the alternative firmware. I think this different suite of effects will better suit my play style and I’d like to update my Ct5.

I’ve read the instructions on their website, but they are honestly very difficult to understand and I haven’t been able to make any headway. I am not great with computers; I use an Apple laptop.

Any advice on how to make this upgrade?
User avatar
goroth
HERO
HERO
Posts: 13508
Joined: Wed Jan 25, 2012 3:50 am
Location: Eurothrash: Frozen northern outpost.
Contact:

Re: Ct5 - how to upgrade to alternative firmware?

Post by goroth »

Apple instructions are hard. Easiest way is to head over to your buddy with a PC.
Gone Fission wrote: Thu Oct 24, 2024 2:21 pm That’s quarter-assed at best.
Music out on all streaming services and bandcamp and what not.
Spotify /// Apple Music
My band /// Instagram ///Bandcamp ///
User avatar
multi_s
IAMILF
IAMILF
Posts: 2095
Joined: Mon Feb 15, 2010 9:00 pm

Re: Ct5 - how to upgrade to alternative firmware?

Post by multi_s »

Hi,

First you need to open a terminal window in Mac os X .If you don't know how to do this you can use searchlight and look for "terminal" then launch the app after it finds it.

Once you have the terminal open go to this link and follow the steps.

https://mtlasm.com/count-to-5-firmware-update/

For step 1 you may have to add "sudo" in front of the command and enter your password to get permissions to install homebrew.

So instead of

Code: Select all

/bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)”
You may have to enter

Code: Select all

sudo /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)”
You will then be prompted for your password (this is the same password you use to login to your computer).

Trouble shooting will be much easier if you can state at which step in the instructions you are having issues with though.

It does work.
User avatar
gila_crisis
experienced
experienced
Posts: 868
Joined: Wed Apr 24, 2013 1:37 pm
Location: Switzerland
Contact:

Re: Ct5 - how to upgrade to alternative firmware?

Post by gila_crisis »

Does this new STM32CubeProgrammer work as well to update the CT5?
User avatar
multi_s
IAMILF
IAMILF
Posts: 2095
Joined: Mon Feb 15, 2010 9:00 pm

Re: Ct5 - how to upgrade to alternative firmware?

Post by multi_s »

gila_crisis wrote:Does this new STM32CubeProgrammer work as well to update the CT5?
Hi,

It should work.

iirc dfuse is much smaller to download though.
User avatar
gila_crisis
experienced
experienced
Posts: 868
Joined: Wed Apr 24, 2013 1:37 pm
Location: Switzerland
Contact:

Re: Ct5 - how to upgrade to alternative firmware?

Post by gila_crisis »

multi_s wrote:
gila_crisis wrote:Does this new STM32CubeProgrammer work as well to update the CT5?
Hi,

It should work.

iirc dfuse is much smaller to download though.
Ok thank you! I'm a MacOS user, and I wasn't able to find the dfuse for this platform.
User avatar
multi_s
IAMILF
IAMILF
Posts: 2095
Joined: Mon Feb 15, 2010 9:00 pm

Re: Ct5 - how to upgrade to alternative firmware?

Post by multi_s »

gila_crisis wrote:
Ok thank you! I'm a MacOS user, and I wasn't able to find the dfuse for this platform.
great point (:
User avatar
gila_crisis
experienced
experienced
Posts: 868
Joined: Wed Apr 24, 2013 1:37 pm
Location: Switzerland
Contact:

Re: Ct5 - how to upgrade to alternative firmware?

Post by gila_crisis »

are there here ANY Mac OS user who can help and explain me how the heck do I update my CT5?
I am not familiar with the terminal and all it's commands, I tried DFU-Util but I don't understand how to send the file to CT5.
Also vey strange: I tried to download and instal the official STM32CubeProgrammer, but every time I click the icon to instal it... nothings happens!
EDIT: I was able to solve the problem, and upload the firmware with the DFU-Util.
The issue was caused by a mismatch in the path where I first saved the files.
Post Reply