MCUdude / MegaCore

Arduino hardware package for ATmega64, ATmega128, ATmega165, ATmega169, ATmega325, ATmega329, ATmega640, ATmega645, ATmega649, ATmega1280, ATmega1281, ATmega2560, ATmega2561, ATmega3250, ATmega3290, ATmega6450, ATmega6490, AT90CAN32, AT90CAN64 and AT90CAN128
Other
374 stars 115 forks source link

Is there support for the ATmega128RFA1 processor [question] #185

Closed mrWheel closed 2 years ago

mrWheel commented 2 years ago

Is there any change of support for the ATmega128RFA1 mcu and than specifically the RF part.

Do you have knowledge of any library that does?

MCUdude commented 2 years ago

Hi!

MegaCore does not support ATmega128RFA1. Even though it appears to have much in common with the ATmega128, it's a completely different chip with different peripherals and pinout. Adding support for this is not a priority, sorry.

I don't know if there exists Arduino support for this at all. However, you can always use Microchip Studio or MPLAB X.