Product Information

A000062 + 1593HAMDUEBK

A000062 + 1593HAMDUEBK electronic component of Arduino

Datasheet
DEV BOARD, AT91SAM3X8E CORTEX-M3 MCU

Manufacturer: Arduino
This product is classified as Large/Heavy, additional shipping charges may apply. A customer service representative may contact you after ordering to confirm exact shipping charges



Price (USD)

1: USD 73.4424 ea
Line Total: USD 73.44

0 - Global Stock
MOQ: 1  Multiples: 1
Pack Size: 1
Availability Price Quantity
0 - WHS 1


Ships to you between Fri. 17 May to Thu. 23 May

MOQ : 1
Multiples : 1
1 : USD 71.4063

     
Manufacturer
Product Category
Brand
Silicon Manufacturer
No. Of Bits
Silicon Family Name
Core Architecture
Core Sub-Architecture
Silicon Core Number
Kit Contents
Features
LoadingGif

Notes:- Show Stocked Products With Similar Attributes.
Image Description
BOX FOR ARDUINO YUN electronic component of Arduino BOX FOR ARDUINO YUN

Case; Works with: A000008; Colour: turquoise
Stock : 2

TINKERKIT - PRO electronic component of Arduino TINKERKIT - PRO

Pack of different TinkerKit modules
Stock : 1

K010007 electronic component of Arduino K010007

Development Boards & Kits - AVR Arduino Starter Kit with Uno Rev 3 - Italian
Stock : 25

K020007 electronic component of Arduino K020007

Development Boards & Kits - AVR Arduino Starter kit French
Stock : 40

AKX00002SL electronic component of Arduino AKX00002SL

Development Boards & Kits - x86 CTC 101 Program - Self Learning
Stock : 3

ARDUINO MKR RGB electronic component of Arduino ARDUINO MKR RGB

Expansion board; RGB; SPI; APA102; pin header; 3.3V; 2.54mm
Stock : 1

ARDUINO MKR THERM SHIELD electronic component of Arduino ARDUINO MKR THERM SHIELD

Expansion board; temperature sensor; 1-wire, SPI; MAX31855K; 3.3V
Stock : 2

AKX00015 electronic component of Arduino AKX00015

WiFi Development Tools 802.11 Arduino CTC GO - Core module
Stock : 1

ARDUINO MKR ENV SHIELD REV2 electronic component of Arduino ARDUINO MKR ENV SHIELD REV2

Expansion board; MKR; 3.3VDC; LPS22HB,TEMT6000; analog,I2C
Stock : 4

K010007-6P electronic component of Arduino K010007-6P

Development Boards & Kits - AVR Starter Kit Classroom Pack ITALIAN
Stock : 1

Image Description
F-596-C electronic component of Waldom F-596-C

4 X 1/2 PAN HEAD SCREW
Stock : 1

RVUVK105CH020BW-F electronic component of Taiyo Yuden RVUVK105CH020BW-F

CAP, HIGH FREQ, 0402, 50V, C0H
Stock : 1

MPZ2012-KIT electronic component of TDK MPZ2012-KIT

C216-005
Stock : 1

RVEVK105CH3R9JW-F electronic component of Taiyo Yuden RVEVK105CH3R9JW-F

CAP, HIGH FREQ, 0402, 16V, C0H
Stock : 1

RMJMK063BJ224MP-F electronic component of Taiyo Yuden RMJMK063BJ224MP-F

CAP 0.22UF 6.3VDC X5R 20% SMD 0201
Stock : 1

RMUMK105CG3R9CV-F electronic component of Taiyo Yuden RMUMK105CG3R9CV-F

CAP, MLCC, 0402, 50V, C0G, 3.9
Stock : 1

OSTOQ025350 electronic component of On Shore Technology OSTOQ025350

Conn Shrouded Header (4 Sides) HDR 2 POS 5.08mm Solder ST Thru-Hole
Stock : 1

F-465-C electronic component of Waldom F-465-C

F465C waldom
Stock : 1

F-524-C electronic component of Waldom F-524-C

F524C waldom
Stock : 1

F-040-C electronic component of Waldom F-040-C

F040C waldom
Stock : 1

Arduino Due Arduino Due Front Arduino Due Back Overview The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU (datasheet). It is the first Arduino board based on a 32-bit ARM core microcontroller. It has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), a 84 MHz clock, an USB OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button and an erase button. Warning: Unlike other Arduino boards, the Arduino Due board runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Providing higher voltages, like 5V to an I/O pin could damage the board. The board contains everything needed to support the microcontroller simply connect it to a computer with a micro-USB cable or power it with a AC-to-DC adapter or battery to get started. The Due is compatible with all Arduino shields that work at 3.3V and are compliant with the 1.0 Arduino pinout. The Due follows the 1.0 pinout: TWI: SDA and SCL pins that are near to the AREF pin. The IOREF pin which allows an attached shield with the proper configuration to adapt to the voltage provided by the board. This enables shield compatibility with a 3.3V board like the Due and AVR-based boards which operate at 5V. An unconnected pin, reserved for future use. The Due has a dedicated forum for discussing the board. ARM Core benefits The Due has a 32-bit ARM core that can outperform typical 8-bit microcontroller boards. The most significant differences are: A 32-bit core, that allows operations on 4 bytes wide data within a single CPU clock. (for more information look int type page). CPU Clock at 84Mhz. 96 KBytes of SRAM. 512 KBytes of Flash memory for code. a DMA controller, that can relieve the CPU from doing memory intensive tasks. Schematic, Reference Design & Pin Mapping EAGLE files: arduino-Due-reference-design.zip Schematic: arduino-Due-schematic.pdf Pin Mapping: SAM3X Pin Mapping page Summary Microcontroller AT91SAM3X8E Operating Voltage 3.3V Input Voltage (recommended) 7-12V Input Voltage (limits) 6-20V Digital I/O Pins 54 (of which 12 provide PWM output) Analog Input Pins 12 Analog Outputs Pins 2 (DAC) Total DC Output Current on all I/O lines 130 mA DC Current for 3.3V Pin 800 mA DC Current for 5V Pin 800 mA Flash Memory 512 KB all available for the user applications SRAM 96 KB (two banks: 64KB and 32KB) Clock Speed 84 MHz Power The Arduino Due can be powered via the USB connector or with an external power supply. The power source is selected automatically. External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The adapter can be connected by plugging a 2.1mm center-positive plug into the board s power jack. Leads from a battery can be inserted in the Gnd and Vin pin headers of the POWER connector. The board can operate on an external supply of 6 to 20 volts. If supplied with less than 7V, however, the 5V pin may supply less than five volts and the board may be unstable. If using more than 12V, the voltage regulator may overheat and damage the board. The recommended range is 7 to 12 volts. The power pins are as follows: VIN. The input voltage to the Arduino board when it s using an external power source (as opposed to 5 volts from the USB connection or other regulated power source). You can supply voltage through this pin, or if supplying voltage via the power jack, access it through this pin. 5V. This pin outputs a regulated 5V from the regulator on the board. The board can be supplied with power either from the DC power jack (7 - 12V), the USB connector (5V), or the VIN pin of the board (7-12V). Supplying voltage via the 5V or 3.3V pins bypasses the regulator, and can damage your board. We don t advise it. 3.3V. A 3.3 volt supply generated by the on-board regulator. Maximum current draw is 800 mA. This regulator also provides the power supply to the SAM3X microcontroller. GND. Ground pins. IOREF. This pin on the Arduino board provides the voltage reference with which the microcontroller operates. A properly configured shield can read the IOREF pin voltage and select the appropriate power source or enable voltage translators on the outputs for working with the 5V or 3.3V. Memory The SAM3X has 512 KB (2 blocks of 256 KB) of flash memory for storing code. The bootloader is preburned in factory from Atmel and is stored in a dedicated ROM memory. The available SRAM is 96 KB in two contiguous bank of 64 KB and 32 KB. All the available memory (Flash, RAM and ROM) can be accessed directly as a flat addressing space. It is possible to erase the Flash memory of the SAM3X with the onboard erase button. This will remove the currently loaded sketch from the MCU. To erase, press and hold the Erase button for a few seconds while the board is powered. Input and Output Digital I/O: pins from 0 to 53 Each of the 54 digital pins on the Due can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 3.3 volts. Each pin can provide (source) a current of 3 mA or 15 mA, depending on the pin, or receive (sink) a current of 6 mA or 9 mA, depending on the pin. They also have an internal pull-up resistor (disconnected by default) of 100 KOhm. In addition, some pins have specialized functions:

Looking for help? Visit our FAQ's Section to answer to all your questions

 

X-ON Worldwide Electronics

Welcome To X-ON ELECTRONICS
For over three decades, we have been advocating and shaping the electronic components industry. Our management complements our worldwide business scope and focus. We are committed to innovation, backed by a strong business foundation. If you need a trustworthy supplier of electronic components for your business – look no further.
 

Copyright ©2024  X-ON Electronic Services. All rights reserved.
Please ensure you have read and understood our Terms & Conditions before purchasing.
All prices exclude GST.

Image for all the cards that are accepted Image for all the cards that are accepted Image for all the cards that are accepted Image for all the cards that are accepted Image for all the cards that are accepted