Being new to Arduino experience, I have the following questions.
- Given the following stock statuses:
Arduino’s Mega 2560 Rev3 (MPN: A000067), is currently sold out. https://store.arduino.cc/usa/arduino-mega-2560-rev3
Adafruit’s Arduino Mega 2560 R3 (MPN: 191), is showing discontinued. Arduino Mega 2560 R3 (Atmega2560 - assembled) : ID 191 : $39.95 : Adafruit Industries, Unique & fun DIY electronics and kits
Digi-Key’s Board MCU Mega2560 (MPN: A000067), is showing in stock. https://www.digikey.com/product-detail/en/arduino/A000067/1050-1018-ND/2639006
Is there an ETA for your restock or will an enhancement or new version be released, for instance Rev4?
Does Digi-Key receive stock from Arduino ?
- Given the following Atmel AVR part numbers and descriptions:
Arduino has libraries for display, 3D stepper motor & sensors.
megaAVR Microcontrollers
ATmega2560 08-bit AVR Microcontroller, 256KB Flash, 100-pin
32-bit AVR UC3 Microcontrollers
AT32UC3A1128 32-bit AVR Microcontroller, 128KB Flash, 100-pin
AT32UC3A1256 32-bit AVR Microcontroller, 256KB Flash, 100-pin
AT32UC3A1512 32-bit AVR Microcontroller, 512KB Flash, 100-pin
Can the UC3 Microcontrollers share the 8-bit libraries?
At this point I do not know it these libraries exist for the UC3 line but maybe someone knows.
Why, at some point, I was thinking about using the Atmel’s Dev Kit for AVR/AVR32 (ATSTK600) which can use both microcontrollers.
Thanks, Jim