-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Another question for the author #9
Comments
I suggest to use a RPi pico. So i am working to do so.
…________________________________
From: izyino ***@***.***>
Sent: Thursday, August 22, 2024 4:11 AM
To: kubi48/TransistorTester-source ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [kubi48/TransistorTester-source] Another question for the author (Issue #9)
Hello... Since ATmega328, Atmega 2560, etc are a kind of old guys, why not upgrade this fantastic project to something new such ESP32 ? I know it would demand a lot of work but I think is much better put effort in the new microprocessor then in the old ones !!! Thnks
—
Reply to this email directly, view it on GitHub<#9>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASAJXW62MOJPQYKR7KRFOODZSXBNJAVCNFSM6AAAAABM547LNOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DANJRGM4DMMQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Hallo...
I would prefer a microcontroller with a 5V operating voltage for a new design.
A newer type from Microchip would be the AVR128DB64.
At the moment I am still having problems finding an avr-gcc that supports these newer types.
The avr-gcc version 14.1 may be suitable, but it is not yet available as a package for my Linux Mint.
Best regards,
Karl-Heinz
Gesendet: Donnerstag, 22. August 2024 um 16:38 Uhr
Von: "Hubidrei" ***@***.***>
An: "kubi48/TransistorTester-source" ***@***.***>
Cc: "Subscribed" ***@***.***>
Betreff: Re: [kubi48/TransistorTester-source] Another question for the author (Issue #9)
I suggest to use a RPi pico. So i am working to do so.
…________________________________
From: izyino ***@***.***>
Sent: Thursday, August 22, 2024 4:11 AM
To: kubi48/TransistorTester-source ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [kubi48/TransistorTester-source] Another question for the author (Issue #9)
Hello... Since ATmega328, Atmega 2560, etc are a kind of old guys, why not upgrade this fantastic project to something new such ESP32 ? I know it would demand a lot of work but I think is much better put effort in the new microprocessor then in the old ones !!! Thnks
—
Reply to this email directly, view it on GitHub<#9>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASAJXW62MOJPQYKR7KRFOODZSXBNJAVCNFSM6AAAAABM547LNOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DANJRGM4DMMQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Hallo...
I would prefer a microcontroller with a 5V operating voltage for a new design.
A newer type from Microchip would be the AVR128DB64.
At the moment I am still having problems finding an avr-gcc that supports these newer types.
The avr-gcc version 14.1 may be suitable, but it is not yet available as a package for my Linux Mint.
Best regards,
Karl-Heinz
Gesendet: Donnerstag, 22. August 2024 um 13:11 Uhr
Von: "izyino" ***@***.***>
An: "kubi48/TransistorTester-source" ***@***.***>
Cc: "Subscribed" ***@***.***>
Betreff: [kubi48/TransistorTester-source] Another question for the author (Issue #9)
Hello... Since ATmega328, Atmega 2560, etc are a kind of old guys, why not upgrade this fantastic project to something new such ESP32 ? I know it would demand a lot of work but I think is much better put effort in the new microprocessor then in the old ones !!! Thnks
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
I do not knot why 5V microcontroler is better than 3.3v ones. The lower Vcc power supply tends to be the majority of then. Do you have some reason to preffer 5V instead ? Thanks |
ATSAMC20E18A seems 5V one which supported well by GCC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello... Since ATmega328, Atmega 2560, etc are a kind of old guys, why not upgrade this fantastic project to something new such ESP32 ? I know it would demand a lot of work but I think is much better put effort in the new microprocessor then in the old ones !!! Thnks
The text was updated successfully, but these errors were encountered: