Arduino M0 and Arduino M0 Pro

arduino.org released another arduino board – Arduino M0. Arduino M0 is based on 32 bit ARM Cortex? M0, SAMD21 MCU in 48 LQFP package.

Operating Voltage: 3.3V

Input Voltage (recommended): 6-15 V

Input Voltage (limits): 4.5-20 V

Digital I/O Pins: 20, with 12 PWM and UART

Analog Input Pins: 6, 12-bit ADC channels

Analog Output Pins: 1, 10-bit DAC

DC Current per I/O Pin: 7 mA

Flash Memory: 256 KB (z toho 4KB pro bootloader)

SRAM: 32 KB

Clock Speed: 48 MHz

Arduino M0 can be supplied from USB or through external power supply.

The board can be loaded from Arduino IDE.

Arduino M0 Pro includes another microcontroller for debugging – Atmel?s Embedded Debugger (EDBG)

Arduino M0

Arduino M0 Pro

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Arduino.cc expands their offer by a new product – Arduino Pro LoRa Gateway. You can only pre-order this product for 350 Euro. The main components are RaspberryPi 3B+ single-board computer and expansion board with Semtech SX1301. The kit contains aluminium…

Notice by administrator: A few STM32 development boards (e.g. STM32L4 and IoT development board, STM32F723 and STMod+ connector) as well as Microchip development boards contain also PMOD connector List of Microchip Development boards with PMOD connector (selected) DM240001-2, DM160228, DM240001-3…

CH32V microcontrollers – you’ve probably heard of them. They are sold at a ridiculously low price but come with a very decent set of features, plus they are available in a solder-friendly package. Among the peripherals, you’ll find not only…

Maybe you read about a new board by STMicroelectronics and Arduino.org – Arduino STAR OTTO Arduino compatible board with STM32F469 microcontroller. In this article I describe you how to set your laptop, arduino IDE and how to upload your code…

Arduino IDE may not be comfortable for all of makers. Is a lot alternatives to Arduino IDE like Visual Studio, Codebender a another. I think that Eclipse has one of the best editor for writing of codes. Arduino IDE has…