Page 1 of 1

Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 06 Mar 2023, 15:01
by IU0PQQ
hello, I have a problem installing the software required to update or reinstall the firmware on my (tr)Usdx, I have only a 2020 MacBook M1 with the Ventura operating system, how can I get the necessary software? Thanks in advance to anyone who can help me.

Lucio

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 08 Mar 2023, 04:21
by KeithVA7KIZ
I'm in the same boat, look forward to an answer.

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 08 Mar 2023, 07:12
by DM5AF-Andy
Hi,
as an Macinan I tried to avoid using Windows for a long time. It was a frustrating experience and took a lot of my time for ham radio. My advise is either to use parallels on Mac with win 10 or 11 or maybe Linux or buy a cheap mini-pc with windows. Doesn't cost so much, has enough performance for our needs, and you save a lot of nerves, life- and hobby time.
And believe me it does not hurt ;-) :-))

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 08 Mar 2023, 12:58
by IU0PQQ
Hi !!

https://ports.macports.org/port/avrdude/

from this link I extracted the terminal commands for the installation
If not done already, install MacPorts.
To install avrdude, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install avrdude
To see what files were installed by avrdude, run:
port contents avrdude
To later upgrade avrdude, run:
sudo port selfupdate && sudo port upgrade avrdude
follows tonight 😊

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 27 Mar 2023, 21:16
by dk3ip
Hello fellow Mac users,

I‘ve written a tutorial on how to flash firmware to a (tr)uSDX using MacOS, Homebrew and avrdude. Although I only own an Intel MacBook it might also be of use for other Apple users including those with Apple silicon machines. It’s on my QRZ.COM page (https://www.qrz.com/db/dk3ip). Feel free to give it a try, it‘s not that hard and might save you some time instead of installing Windows on your Mac.

73 de Philipp DK3IP

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 29 Mar 2023, 15:37
by DM5AF-Andy
Hello Philipp,

great work around. Thanks for sharing this. I copied it and I will try.

73 Andreas

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 30 Mar 2023, 02:38
by IU0PQQ
Thanks Philipp, I updated using an old notebook getting an error but it still works, I didn't insist on installing libraries and more on the MacBook but I'll try your advice tomorrow, thanks again 👍

Lucio

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 30 Mar 2023, 13:56
by IU0PQQ
https://www.reversebeacon.net/main.php? ... istance_mi

Problem solved, many many times thanks Philipp DK3IP, I'm going to try all the functions again,
Reading | ################################################## | 100% 4.29s

avrdude: 32154 bytes of flash verified

avrdude done. Thank you.

lu@Air ~ %

Re: Upgrade (tr)Usdx with apple MacBook M1 info pse

Posted: 30 Mar 2023, 13:59
by dk3ip
I‘m happy it worked for you!