Arduino Due

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

Connections / Interfaces

Digital I / O pins54
With PWM12
USBYes
SPINo
I²CNo
ICSPYes
TWI2x
UART4x
CANYes
SAC2x
LANNo
BluetoothNo

10 People watching this product now!

6000 +

Products

10:00am - 7pm

Working Hours

Genuine Products

Guaranteed

Description

The Due is an open source precise microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU. It is the newcomer and 1st board based on a 32-bit ARM core microcontroller. It adds new features and improve all the standard functionalities.

It offer 54 digital input/output pins (of which 12 can be used as PWM outputs, with selectable resolution), 12 analog inputs with 12 bit of resolution, 4 UARTs (hardware serial ports), and two DAC outputs (digital to analog converter), 84 MHz crystal oscillator, two USB connections, a power jack, an ICSP header, a JTAG header, and a reset button. The maximum voltage that the I/O pins can provide or tolerate is 3.3V. Providing higher voltages, like 5V to an input pin could damage the board.

The Due has two usb connectors, the one with the micro-usb AB connector is the native one capable to act as an USB host, that means you can connect compatible external usb peripherals to the board, such as mouse, keyboards, smartphones. While the other USB port with the type B connector is intended for debugging purposes.

The Due is compatible with all shields that work at 3.3V and are compliant with the pinout.

The SAM3X has 512KB (2 blocks of 256KB) 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 96KB in two contiguous bank of 64KB and 32KB. 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.

Additional information
Operating Voltage

3.3v

Input Voltage (limits)

6-16v

Total DC Output Current on all I/O lines

130mA

Clock Speed

84 MHz

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Arduino Due”

Your email address will not be published. Required fields are marked *