SpenceKonde / ATTinyCore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
Other
1.57k stars 306 forks source link

Support for Microchip ATtiny202/402 #487

Closed ergerd closed 3 years ago

ergerd commented 3 years ago

Is there any chance to support the Microchip AVR ATtiny202/402 CPUs?

freemovers commented 3 years ago

ATtiny202/402 have a different core and can be found here: https://github.com/SpenceKonde/megaTinyCore For more information go to: https://github.com/SpenceKonde/megaTinyCore/blob/master/megaavr/extras/ATtiny_x02.md

SpenceKonde commented 3 years ago

Yup -all the tinyAVR 0/1-series parts from the lowly 202's to the 3217 are supported by megaTinyCore - and soon the 2-series (if Microchip ever releases it!)

SpenceKonde commented 3 years ago

To be clear - the architecture and peripherals of those parts are so different that they belong in an entirely separate core.

freemovers commented 3 years ago

Yup -all the tinyAVR 0/1-series parts from the lowly 202's to the 3217 are supported by megaTinyCore - and soon the 2-series (if Microchip ever releases it!)

Looks like I have to complete some pin-out diagrams for those as well!

SpenceKonde commented 3 years ago

Yup. The 2-series appears to be a few months away. Which is about how far off it has been since the summer... my guess is that crazy new ADC has been giving them trouble >.>


Spence Konde Azzy’S Electronics

New products! Check them out at tindie.com/stores/DrAzzy GitHub: github.com/SpenceKonde ATTinyCore: Arduino support for almost every ATTiny microcontroller Contact: spencekonde@gmail.com

On Tue, Jan 5, 2021, 15:30 Sander van de Bor notifications@github.com wrote:

Yup -all the tinyAVR 0/1-series parts from the lowly 202's to the 3217 are supported by megaTinyCore - and soon the 2-series (if Microchip ever releases it!)

Looks like I have to complete some pin-out diagrams for those as well!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SpenceKonde/ATTinyCore/issues/487#issuecomment-754881170, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTXEW3U6Q5VFWIWLFOS73LSYNZHDANCNFSM4VVRPUXA .