EYE on NPI - AVR DD Family of Microcontrollers #Digikey #EYEonNPI @DigiKey @microchipmakes @adafruit

Subscribers:
460,000
Published on ● Video Link: https://www.youtube.com/watch?v=mKM-bcz8UtM



Duration: 12:10
1,739 views
0


This week's EYE ON NPI is a throwback to the 8-bit era, with a new spin on the classic AVR microcontrollers we've loved for decades: it's Microchip's AVR® DD Family of Microcontrollers (https://www.digikey.com/en/product-highlight/m/microchip-technology/avr-dd-family-of-microcontrollers), a powerful update to the powerful and low-power AVR RISC core that came from Atmel. While many folks may be moving to Cortex M0 or RISC-V chipsets to get 32-bit performance, there's still a lot of demand and use for 8-bit microcontrollers. Cost, simplicity, reliability, code-size, and power usage can all be better on 8-bit. If you're only on a 32-bit micro because of peripherals that tend to come with the fancier chips, you might be surprised by what the AVR DD family has to offer.

For example, these chips have external interrupts on (just about all) the GPIO pins. There's four 16-bit timers plus one 12-bit (that's *five* total timers!), SPI & I2C, two UARTs, a 10-bit DAC, and 12-bit input ADC that's muxed to almost every pin. In particular, the high-bit ADC and DAC are a little unusual to see in an 8-bit platform. (https://ww1.microchip.com/downloads/aemDocuments/documents/MCU08/ProductDocuments/DataSheets/AVR32-16DD20-14-Prel-DataSheet-DS40002413.pdf)

There's also some funky MCP-specific peripherals that can help reduce BOM cost. For example, CCL/LUT is a peripheral that allows you to make custom logic-lookup-tables for making simple - but very very fast - multi-input logic gates that can use interrupts or peripherals as input. (http://ww1.microchip.com/downloads/en/AppNotes/TB3218-Getting-Started-with-CCL-90003218A.pdf) For example, you can make a SR latch, logic gate, or Manchester encoder - you can think of it as like a 'micro' PIO or CPLD.

MVIO is a new capability that we haven't seen before, where an IO port can run at a different logic level - either higher or lower than the VCC power. This allows easy bi-directional interfacing of SPI/I2C/GPIO to 3V logic from 5V, or vice versa, without the use of level shifting! (http://ww1.microchip.com/downloads/en/Appnotes/GettingStarted-MVIO-AVRDB-DS90003287A.pdf) Perfect if you want to run this main core at 5V for speed and signal strength, but have some 3V sensors to interface to, or run the core at 1.8V for power and IO but have a 3.4V LED you want to light up.

Clock rate is up to 24 MHz, can be powered from 1.8 to 5.5V - it's exceedingly rare to find 5V ARM chips - and have FLASH, SRAM, EEPROM and NVM. EEPROM in particular is not common on ARM chips, and some don't even have built in Flash. So think of this as a compact li'l chip with pretty much everything you need to get a product out the door, with a range of memory sizes and physical packages from QFN to DIP! (http://ww1.microchip.com/downloads/en/DeviceDoc/AVR-DD-Product-Brief-DS40002215A.pdf) It's nice to see Microchip is still innovating the AVR line, to make better 8-bit micros that power the electronics around us.

For programming, of course you can use MPLAB IDE but we like Arduino compatibility and SpenceKonde's DxCore (https://github.com/SpenceKonde/DxCore) looks like it's adding or added AVR DD support, so you can quickly get going with compiling code and using the basic peripherals in just a few minutes!

Best of all, the AVR DD family of parts (https://www.digikey.com/short/m4qb8wf8) are totally in stock at Digi-Key right now for immediate shipment. There's SOIC, SSOP and QFN packages with up to 64KB flash / 8 KB RAM, all for about $1.50 in individuals, $1 in qty. If you're looking for an alternative to the ATmega328, this is a nice step up. We recommend getting started with the AVR DD Curiosity Nano board which is breadboard compatible and has everything needed to get started. (https://www.digikey.com/short/10n70tmc) Order today and you can be MVIOing towards your next AVR 8-bit based product by tomorrow afternoon!




Other Videos By Adafruit Industries


2022-09-01Python on Hardware weekly video 195 #CircuitPython #Python @Adafruit @micropython
2022-09-01Advanced Manufacturing 8/31/2022 Featuring a PnP Nozzle Startup Test
2022-08-31ASK AN ENGINEER 8/31/2022 LIVE
2022-08-30The Great Search – Stereo Headphone Amplifier with I2C Control #TheGreatSearch @DigiKey @Adafruit
2022-08-29Skull Dice Tower #3dprinting #adafruit #timelapse
2022-08-29Raspberry Pi Pico W + CircuitPython
2022-08-29CircuitPython Weekly Meeting for August 29, 2022 @circuitpython #circuitpython #adafruit
2022-08-28Desk of Ladyada - Super Stemma Sunday
2022-08-26Deep Dive w/ Tim: CircuitPython Library PR Reviews Hack Tablet and More #adafruit
2022-08-25#NewProducts 8/24/2022 Featuring #Adafruit MAX17048 #LiPoly / #LiIon Fuel Gauge and Battery Monitor!
2022-08-25EYE on NPI - AVR DD Family of Microcontrollers #Digikey #EYEonNPI @DigiKey @microchipmakes @adafruit
2022-08-25Chip Shortage: InvenSense TDK ICM-20948 #ChipShortage @InvenSense @Adafruit
2022-08-25Adafruit Top Secret! August 24, 2022 #Adafruit #AdafruitTopSecret @Adafruit
2022-08-25Python on Hardware weekly video 194 #CircuitPython #Python @Adafruit @micropython
2022-08-25Advanced Manufacturing 8/24/2022 Featuring Different Versions of the QT Py ESP32
2022-08-24ASK AN ENGINEER 8/24/2022 LIVE!
2022-08-24SHOW and TELL 8/24/2022 #ShowandTell #adafruit #diy
2022-08-243D Hangouts - Wipper Snapper, Pi Plex Server and Skull Teeth
2022-08-23IOT Climate Control with WipperSnapper #adafruit #iot
2022-08-23JP’s Product Pick of the Week 8/23/22 PCF8574 GPIO Expander @adafruit @johnedgarpark #adafruit
2022-08-23JP’s Product Pick of the Week 8/23/22 PCF8574 I2C GPIO Expander w STEMMA QT @adafruit @johnedgarpark



Tags:
adafruit
electronics
diy
arduino
hardware
opensource
projects
raspberry
pi
computer
raspberrypi
microcontrollers
limor
limorfried
ladyada
STEAM
STEM
python
microbit
circuitpython
neopixel
neopixels
raspberry pi
circuitplaygound
nyc
make
makers
micro:bit
adafrit
adafruit promo code
ada fruit
adafruit coupons
raspberry pi zero
micropython
machine learning
ai
tensorflow
New
EYE on NPI
New Product Introduction
DigiKey
Digi-Key
Microchip
8-bit
AVR DD
AVR
Microcontroller
MVIO