Arduino Due

The Due is Arduino's first ARM-based Arduino development board. This board is based on a powerful 32bit CortexM3 ARM microcontroller made programmable through the familiar Arduino IDE. It increases the computing power available to Arduino users keeping the language as compatible as possible so that many programs will be migrated in a matter of minutes!

The Arduino Due has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), an 84 MHz clock, a 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. There are also some cool features like DACs, Audio, DMA , an experimental multi tasking library and more. Never fear for accidental electrical discharge, either since since the Due also includes a plastic base plate to protect it!

To compile code for the ARM processor, you'll need the latest version of the Arduino IDE: v1.5 (After a period of testing and debugging this will replace the 1.0.1 IDE altogether)

Because of the limitations of system voltage imposed by the Atmel SAM3X8E, Arduino shields that are based on the 5v models won't work properly. All the shields that fully implement the Arduino R3 layout are compatible straight away (like the Arduino WiFi shield and Ethernet Shield) but other shields might not be compatible. Be careful when you're plugging stuff in!

Note: 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.

  • 1x Arduino Due
  • 1x Plastic Base Plate
  • Microcontroller: AT91SAM3X8E
  • Operating Voltage: 3.3V
  • Recommended Input Voltage: 7-12V
  • Min-Max Input Voltage: 6-20V
  • Digital I/O Pins: 54 (of which 12 provide PWM output)
  • Analog Input Pins: 12
  • Analog Outputs Pins: 2
  • 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
  • Arduino Part #: A000062

Arduino Due Product Help and Resources

Choosing an Arduino for Your Project

December 11, 2017

Examining the diverse world of Arduino boards and understanding the differences between them before choosing one for a project.

ARM Programming

May 23, 2019

How to program SAMD21 or SAMD51 boards (or other ARM processors).

2 of 2 found this helpful:

Using RedBoard/Uno Shields with the Due

If you want to use a shield with your Due, you will want to consider these key differences in communication.

This is not a 5V logic board. You will want to use our logic level converter for this board.
SPI & I2C:

.    MOSI | MISO | SCK | SS(slave) | SDA | SCL
Uno    11    12    13      10         A4    A5
Due     4     1     3      --         20    21

Software Serial: The Due cannot use the softwareSerial library.


Core Skill: Programming

If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.

3 Programming

Skill Level: Competent - The toolchain for programming is a bit more complex and will examples may not be explicitly provided for you. You will be required to have a fundamental knowledge of programming and be required to provide your own code. You may need to modify existing libraries or code to work with your specific hardware. Sensor and hardware interfaces will be SPI or I2C.
See all skill levels


Core Skill: Electrical Prototyping

If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.

3 Electrical Prototyping

Skill Level: Competent - You will be required to reference a datasheet or schematic to know how to use a component. Your knowledge of a datasheet will only require basic features like power requirements, pinouts, or communications type. Also, you may need a power supply that?s greater than 12V or more than 1A worth of current.
See all skill levels


Comments

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #1371577 / about 6 years ago / 1

    Hi, Does this DUE board also affected by the startup bug (i.e. program not loading on the board after power up unless a hard reset is performed)? or is it fixed on it? Thanks, Gamal

  • Hey Sparkfun! Thank you for making this part!!!

    We used this part to create the LuminescentGrand, an LED piano that generates light patterns from MIDI. We put it in an acrylic case replica of a mini grand piano.

    Check it out here: https://www.luminescentgrand.com

    Also the mini-documentary of how we created this art piece: https://www.luminescentgrand.com/mini-doc

    We used P9813 led chipset LED. We have a total of 1700 leds being driven off an overclocked spi data line. We get about 120 frames per second.

    Tell us what you think using our contact page.

  • Member #400516 / about 7 years ago / 1

    Great board, especially if you need four UARTS. Is the Due available without headers?

  • Member #737418 / about 7 years ago / 1

    "All the shields that fully implement the Arduino R3 layout are compatible straight away" - how is this possible? All of the boards for the Uno use 5V. 5V for I2C, Serial, SPI to name a few things. Can you explain this further?

  • Eric R / about 8 years ago / 1

    Is this board an official Arduino Due from Arduino.cc or is it from Arduino.org? The pictures show the Arduino.org board, and as I understand it, they require a different IDE and some boards have different pin placement between the two companies.

    • M-Short / about 8 years ago / 1

      This is the official Arduino Due from Arduino.org. Arduino.cc has the Due listed as retired on their website so I don't think they are currently making one. It looks like our links are old, but I'll see about getting them updated.

  • Despite the warnings, I can't wait to see how many people manage to fry this thing with 5 Volts

    • Soshimo / about 12 years ago / 4

      That's the first thing I thought too. The Raspberry Pi has the same issues. It's a complete disconnect for the designers to create something with the Arduino name, yet it's incompatible with existing Arduino hardware. It's actually against the vision of Arduino to do something like that which is what is so odd to me. The beauty of Arduino, for entry level peeps, is that it JUST WORKS - without requiring newbies to read datasheets or specs. Now people have to worry about logic level conversion and such. This is a huge barrier to entry and I would have hoped the designers would have worked that out. They could have at least provided some "protected" inputs which go through the aforementioned logic level shifting. Or at least make some of the pins 5v tolerant with the logic level shifting. People are going to get frustrated very fast if they dish out 50 bucks and the first time they put a DMM probe to the pin to see their pretty 3.3v light up on the DMM and it fries the chip. Not good.

      • sethcim / about 12 years ago / 4

        What do you mean about frying it with a DMM? I don't see why it would apply a harmful voltage, can you elaborate?

        • VirtualBoxer / about 11 years ago / 2

          My DMM has an LED mode, which applies enough current to light an LED. Does this answer your question?

        • The Doctor Doge / about 11 years ago / 1

          Most multimeters supply a voltage of 3 or 9 volts when resistance testing

      • Mister Tea / about 12 years ago / 3

        The problem is as simple as there aren't many, if any, 5V tolerant ARM micro controllers. You use buffers, or level shifters to protect your valuable silicon. They could have made the Due pins 5V tolerant using resistors but that would add to the board cost.

        Check out: http://ruggedcircuits.com/html/ancp01.html They describe the 10 ways to kill an arduino and explain how to counter each. They make what they call a rugged arduino which can tolerate wiring errors which would otherwise kill a regular arduino. Hopefully they will release a rugged Due.

      • whitnasty / about 12 years ago / 2

        The chipKIT MAX32 by Digilent, 80MHz, 83 I/O'S, using a 32 bit PIC processor is a 3.3v device yet they have configured it so every single pin on the board is 5 volt tolerant! It uses an IDE that is almost identical to Arduino, the basic code is the exact same. They have an UNO and a Mega size one, for $25 and $50. Great little boards, love mine! Check them out, they may be what you need to hold you over for a while.

      • aruisdante / about 12 years ago / 2

        LLS for 50 pins would be prohibitively expensive, on all three fronts (cost, size, power).

        And LLS'ing only a select few pins would likely result in MORE confusion than there currently would be. Instead of only having to remember "don't use 5V", I have to remember "Use 3.3V on pins x..y, and 5V on pins p..q". Better to just ban something completely than only half protect against it and rely on people actually remembering what pins do what.

        • Soshimo / about 12 years ago * / 4

          You make a good point, but I'm just afraid a LOT of people are going to fry their Due's, in due time. Sorry for the bad pun :).

          I also just read that the device can only source 130ma total. That's almost half of what the ATMega328 can source total. This chip is not even close to the durability of ATMegas, which is one of the great points of Arduino - I've WASHED a chip before (as in I had it in a pocket of my pants and I washed those pants in the washing machine) and it ran fine afterwards (after thoroughly drying it for a couple of days).

          I'll stick with my Raspbery Pi. Half the cost and more functionality.

          • godefroi / about 12 years ago / 3

            Washing is nothing special. Commercial boards are always washed (in everything from a specialized washer to simple home-type dishwashers) after production. If the chip didn't work after being washed, then it wouldn't be fit for commercial use. And, if you Raspberry Pi has more functionality (unless you define functionality as clock speed) than your ATMega, then you're doing it wrong.

            • Soshimo / about 11 years ago / 2

              That statement was confusing. Are you saying that an ATMega should have more functionality than a SoC using a Broadcom GPU and an ARM chip? There are limited GPIO ports, sure, but an ATMega 328p doesn't have that many either. I can also buy or make an I/O extender.

              Maybe you haven't used a Pi yet. You can run Linux on it. Yeah.

              Try that with a 328p.

              • Patrick113 / about 11 years ago / 4

                Just to clarify, one can't really compare the raspberry pi and arduino due directly. They're designed for completely different tasks.

                The raspberry pi has far greater computing power, but lacks a real-time operating system and has few GPIO pins. It's suitable for running computing-intensive tasks like image processing and the like, but not for doing time- and position-sensitive tasks, like driving the head of a 3D printer.

                The arduino due, on the other hand, serves as a compliment. It has plenty of GPIO's, runs instructions in a set order, in a predictable time, but does not have as much processing power. This makes it excellent for the tasks where the raspberry pi would fail.

                On the topic of the durability of the arduino due, i feel like beginners should be given more credit. They're not stupid, and descriptions of the due make clear its limitations. Is it more fragile? Yes. But the increased capabilities are totally worth it.

            • only if raspberry pi's had a rtc

          • Soshimo / about 12 years ago / 1

            **

      • Soshimo / about 12 years ago / 2

        On the bright side, that gives Sparkfun the opportunity to sell logic level shifters :)

    • So i thought they might of learnt from the mega but no, Different pin layouts different voltages. I want to use new stuff but all of my shields do not work. Dont change the pin layout and dont change the voltage....

    • stcarlso / about 12 years ago / 1

      I don't see why Arduino used an Atmel 32-bit MCU, as the Maple uses an STM part which is (mostly) 5V tolerant except for the Analog pins. It won't stand up to the pin/port drive of a Atmega (not much does these days), but it may have been a step in the right direction.

      • RichardK_Solar / about 11 years ago / 1

        Just speculating here, but i beleive the answer to that question (wich i have asked myself many times too..) is.. well did you ever realize how Atmel might LOVE the arduino creators by now? They took a kinda-dead-not-so-full-of-features chip (ATMEGA328) , and not only revived it, as probably gave it a worldwide long lasting BOOST in sales. Now even i would like to shake the hands of the person who chose my chip, and beg him to choose another of my chips for his next creation! lol

  • The Doctor Doge / about 11 years ago * / 4

    SFE should modify the specs like so:

    • Microcontroller: AT91SAM3X8E
    • Operating Voltage: 3.3V
    • Recommended Input Voltage: 7-12V
    • Operating Voltage: 3.3V
    • Min-Max Input Voltage: 6-20V
    • Operating Voltage: 3.3V
    • Digital I/O Pins: 54 (of which 12 provide PWM output)
    • Operating Voltage: 3.3V
    • Analog Input Pins: 12
    • Operating Voltage: 3.3V
    • Analog Outputs Pins: 2
    • Operating Voltage: 3.3V
    • Total DC Output Current on all I/O lines: 130 mA
    • Operating Voltage: 3.3V
    • DC Current for 3.3V Pin: 800 mA
    • Operating Voltage: 3.3V
    • DC Current for 5V Pin: 800 mA
    • Operating Voltage: 3.3V
    • Flash Memory: 512 KB all available for the user applications
    • Operating Voltage: 3.3V
    • SRAM: 96 KB (two banks: 64KB and 32KB)
    • Operating Voltage: 3.3V
    • Clock Speed: 84 MHz
    • Operating Voltage: 3.3V
    • Operating Voltage: 3.3V

    • charredgrass / about 11 years ago / 2

      They also need to add this to the description:

      Note: 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. Note: 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. Note: 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. Note: 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.

  • Patrickk / about 11 years ago / 2

    Can I get an ETA? Would be nice, since every time I check its on back order.

  • Raffaele / about 11 years ago / 2

    When are these things shipping?

    • mech_engineer / about 11 years ago / 1

      Adafruit had them in stock, they're gone now. I'd assume Sparkfun would have them soon.

  • Member #132505 / about 12 years ago / 2

    get in my belly

  • These just got announced today, available for preorder with orders shipping within the next few weeks (hopefully!)

  • Member #427283 / about 9 years ago / 1

    A pretty good product. I bought it mainly because it had analog outputs, the lack of which I've always found to be a significant limitation on the other Arduino models.

    However, users should be aware that the analog output does not span the range from 0 mV to 3.3 mV. It cuts off the bottom 1/6 and the top 1/6. That is, the true analog output range is between 0.55 mV and 2.75 mV.

    The documentation does not highlight this point, but it should. After buying the Due, I was unpleasantly surprised to find this out.

  • Soshimo / about 9 years ago / 1

    Quick question regarding the DUE and the DAC. I want to hook up the DAC output of my DUE to an STA540 (I bought the kit), but I was concerned since the DAC outputs for the DUE seem especially sensitive from what I'm reading around the web. I'm pretty sure the opamp at the input of the kit has a fairly high input impedance so I doubt it draws a lot of current, but I want to make sure before I hookup my $50 due to the amplifier and blow my DAC output. I've tried unsuccessfully for three nights in a row to get something to play through an lm386 circuit, but no joy. I know the DAC is working though because I see a nice 440hz 1.2vpp sine wave on my scope when I probe the DAC (I've got a DDS running on the DAC which is generating A4 which is 440hz).

  • Soshimo / about 9 years ago / 1

    Quick question - how does this board compare to the new Arduino Zero?

  • bdwyer / about 9 years ago / 1

    Ok I'm looking for some help or an answer: I just realized that the Arduino Due pin spacing between the header with 8-13/GND/AREF/SDA1/SCL1 and the header with pins 0-7 are not aligned so one could use a 0.1 inch PCB as a shield. All other headers are aligned so it is possible, but its just the one with pins 8-13/GND/AREF/SDA1/SCL1 that does not fit.

    Any reason why? Is the Mega like this? Are they any 'proto-shields' that will work for all pins on this board?

    Thanks

    • M-Short / about 9 years ago / 1

      I believe this is actually an error from the first Arduino boards ever. From what I understand the error was caught, but not in time to make a change before sending the PCBs out to be manufactured. So every official Arduino has that spacing, and all Arduino shields will as well.

      • bdwyer / about 9 years ago * / 1

        That's interesting. I just found out my Unos are the same way. Not sure why I never noticed this before. I assume they won't change this and I'll have to buy proto shields with the correct header spacing. At least they are not that expensive.

        Thanks for the info. Will Mega proto-shields have the right footprint as the Due boards? Just wondering if I can count on those working ;0)

  • GraysonR / about 10 years ago / 1

    So can this thing multitask?

  • Member #504350 / about 10 years ago / 1

    I am trying to connect both the SM5100B cellular shield (serial 3 on Due) and a puprletooth jamboree bluetooth module (Serial2 on Due). When both are connected to Due only the BT module works and the cellular shield stops responding. Both are connected to an external power source. Any idea as to why? Is the board unable to drive both together? How can this be solved?

    Thanks.

  • Member #509147 / about 10 years ago / 1

    Can someone please give me a link to USB programmer for this arduino board on this site? Thanks :)

  • Member #453272 / about 11 years ago / 1

    Hello, I need use a lcd touchscreen with my arduino due, I choice the LCD-11741 but is a 5V input and the Arduino due is 3.3V and I can´t use it. Does anybody has a suggestion about lcd touchscreen to use with arduino due? thanks a lot

  • Member #453272 / about 11 years ago / 1

    I need use a Touchscreen LCD with my arduino due, I already choice the LCD-11741 but is 5V input and it´s out of range from 3.3V output from arduino due, somebody has any sugestion??

  • SlyVixsky / about 11 years ago * / 1

    Would anyone mind posting board dimensions? I don't see it here or on the arduino.cc site. --nvm, forgot about the rulers image :) thanks sparkfun!

  • ians / about 11 years ago / 1

    I would love to have this in the same format as the pro mini.

  • Member #432434 / about 11 years ago / 1

    Hello, I got my DUE board a week ago and tried its I2C connection but it is not working and when i browsed a little and i find out its not only my problem.

    http://arduino.cc/forum/index.php?topic=146802.0 http://arduino.cc/forum/index.php?topic=145697.0

    how can YOU start selling a product without verifying?Is there any solution to that problem?

    • bdwyer / about 11 years ago / 1

      Question 1: What module are you trying to interface to the Due? Is it a 3.3Volt compatible device?

  • REDACTED-GDPR / about 11 years ago / 1

    Just wanted to warn everyone about some manufacturing quality issues that I have encountered recently. I received a Due in the mail last week, only to find that there were shorts on a couple of pins on the JTAG connector. The 3.3V plane also had a low-resistance path to ground -- but I didn't see any obvious shorts anywhere.

    I sent back the board to Sparkfun and they sent me a new one. I pulled it out of the box and AGAIN noticed that there were shorts on the JTAG connector --confirmed with the multimeter.

    Now either I am just incredibly unlucky to receive two boards with the same problem or there are some quality issues in manufacturing.

    Hope this helps.

    • ddegn / about 11 years ago * / 2

      There is a chip sitting between the 3.3V line and ground. The chip will allow a small about of current flow. Whenever I check the resistance between Vdd and ground on most electronics boards I see a few K ohm of resistance. This is normal.

      It's not a short, it's a circuit.

      Did you even check to see if your board worked before returning it?

    • bdwyer / about 11 years ago * / 1

      Perhaps you could be specific about your findings (what pins are shorted to where). Keep in mind there are capacitors on board which could alter actual readings from your expectations. (example: measuring resistance of certain pins with capacitor will end up charging the capacitor unintentionally and won't read correct resistance).

      Does your board not work?

  • XCHG.CA / about 11 years ago / 1

    How this compares to chipKIT Max32 ?

  • We gave the Due a once-over here - http://tronixstuff.wordpress.com/2013/02/08/first-look-arduino-due/

  • Joi F / about 11 years ago / 1

    It sucks to have a 7 hour time difference .. it means that the autonotify e-mails are usually sent after I go home in the afternoon and don't see them until the next day. For a hot product like this one, I'll probably miss it. I think I'll backorder this time! :-) http://i.imgur.com/kym4K.jpg

  • MindKits / about 11 years ago / 1

    Ok, so who b0rked the supply chain? It all seems a little beyond laughable to launch a shiny new product and not have supplies for this long. I'm looking at you Arduino. Happy to be a patient customer but some info to help set expectations would go a long way here dear SparkFun.

  • fiero79 / about 11 years ago / 1

    Anyone know how far away before we can get a bootloader to burn our own chips?

    Charlie

    • fiero79 / about 11 years ago / 1

      Never mind, chip comes from atmel with a bootloader... arduino uses it, didn't look far enough before posting...

      Charlie

  • Alexander88 / about 11 years ago / 1

    I can share information, where you can purchase DUE (at this date) in continential US, if SFE admins allow me to do so, I don't want to take their business away, but for those who's impatient like me, again, only is admins say I can do so, so please say something =) Side note, LOVE SFE!

  • WilliamK / about 11 years ago / 1

    Yes! Thank you SFE!!!!

  • Finnishguy / about 11 years ago * / 1

    I have now two Dues. The uploading speed is little bit slower than on normal Atmega 328 based Arduino boards. Otherwise it works like a normal Arduino board. Bossac is really nice uploader I think!

    Made a short performance-test on calling sin() at Due. Read it here : http://mitat.tuu.fi/?p=185

  • Does anyone know whether it's possible to pause the sound file, in the Arduino Audio library...? This i kinda a deal breaker for me...

    • Finnishguy / about 11 years ago / 1

      I don't see a reason why you couldn't. Just don't read the file and stop the DAC conversions.

  • Member #274445 / about 11 years ago / 1

    Still nothing on availability?

  • Stan12 / about 11 years ago / 1

    Please be aware it requires a special USB cable!

    • Kamiquasi / about 11 years ago / 3

      It does? Pretty sure it's just regular ol' micro USB. What special cable do you believe it requires?

      • Perhaps he meant for the USB OTG port? That would require a full size A female socket to micro-B.

        • Member #249285 / about 11 years ago * / 1

          According to the Sparkfun USB Buying Guide, it also requires a micro-A to micro-B. I think the Sparkfun Female-A Socket to Micro-A adapter cable is what I want.

      • Member #197750 / about 11 years ago / 1

        Wouldja looket that, they even have this fabled, super special Micro-B USB cable in the related products section! Such service, SparkFun!

    • It does not, I have about 3 of these cables lieing around on my desk.

  • Valkir / about 11 years ago / 1

    Any idea went it will be available??

  • Puddles / about 12 years ago / 1

    When I saw that it had a 32 bit CPU, was I the only one that thought "Linux on Arduino, yes please". Especially with the USB capability.

    • AlterEgo / about 12 years ago / 1

      Forget it. The SAM3 has no MMU, so no Linux. uClinux would even be a really tight squeeze.

  • Citros / about 12 years ago / 1

    did I read that right? 84 MHz clock speed? I'm guessing this is a silicone clock meaning it can be +/- 10% of that (at 84Mhz that's a huge variation)

    • AlterEgo / about 12 years ago / 1

      It will run at 80+MHz as it has a PLL, and it is very accurate from a 12MHz xtal, certainly not +/- 10%. Read the datasheet.

  • dleemiller / about 12 years ago / 1

    I think we can all thank leaflabs for being the reason this costs $50 and not $60...

    • pu241 / about 12 years ago / 1

      I agree. As much as I enjoy seeing the new Arduino progress, I have been a little worried that this (Arduino Due) could affect leaflabs adversely. I have really enjoyed creating maple sketches. I appreciate the super fast math and high resolution PWM (16 bit) and analog to digital conversion (12 bit) on the maple. The leaflabs web documentation is very good. I hope things continue to progress and go well for them as well.

  • pu241 / about 12 years ago / 1

    Wow. I didn't know this was in the works. Very cool! I've been creating a new data acquisition system using the Leaflabs Maple (which is very similar to the Arduino Due). If past performance is any indicator of future trends, there will undoubtedly be a Sparkfun miniature variant! What would they call it??? Will there be a Sparkfun pro Due? There was a mini, there was micro, it seems inevitable.... whatever they call it (neutrino sounds good to me) I'm sure I'll get one immediately. What do you say sparkfun? Just do it!

  • A USB host. For connecting keyboards and thumbdrives and stuff. Really?. Whoa. I think this has taken Arduino from a Easy-To-Use hobbyist level and thrown it through a wormhole to high-level designers. What will the next generation of Arduinos look like? X64 PCs with AMD A8-3870Ks?

    • This isn't going to replace the Uno or Leonardo though. It's a more advanced board for sure, but the other Arduino boards will still stick around.

      • I think it is good that Arduino is starting to cater towards the higher level applications, while still retaining that intuitiveness for beginners.

  • Scotty / about 12 years ago / 1

    I tried to view the eagle files for the board... but both the schematic and board files are corrupt. Anyone else have this problem?

  • Klone38 / about 12 years ago / 1

    Ok. First person to make a logic level shifter shield wins.

    • Soshimo / about 12 years ago / 1

      Already have my Eagle files done, but as a previous poster pointed out, it's going to be prohibitively expensive to LLS all 50 pins. The BOM for my board is running about about $35 just for the components (retail prices, but bulk would be between $15-$20 per board). I wouldn't spend upwards of $50 on a breakout board that just did logic level shifting. In my opinion the better approach is to just go 3.3v all the way (again, the previous poster recommended this) and just breakout those pins that MUST interface with 5v logic levels and just use a stand alone LLS for that. Basically treat 5v logic levels as exceptions to the rule.

      • Member #235204 / about 12 years ago / 1

        Hmm... Think it would be possible to do level shifting with nothing but zeners?

      • Far_Seeker / about 12 years ago / 1

        Taking that approach it would be possible to use a Mega sized protoshield, like the one Sparkfun sells, and add transistor based level shifting to the pins that are needed. Although it would probably be more expensive than a purpose built level shifter shield if you are doing it for 30+ pins.

  • MrEvilBreakfast / about 12 years ago / 1

    Very interesting. I'm building a pair of robots, and a month and a half ago when I was ordering all my hardware, I specifically went with a Digilent chipKit UNO32 and a chipKit MAX32 because I wanted a faster, 32 bit core. Seeing this... I think I'm still glad I did. All of the I/Os are 5v tolerant on the chipKits.

    I'm just curious if the I/Os supply as much current as a ATMEGA based Arduino. The chipKits only supply about 12mAh per I/O.

  • EliTheIceMan / about 12 years ago / 1

    So I'm building a pinball machine and was planning on using several ATMega328s each controlling a small area and connecting them all with an I2C bus. One for this group of bumpers, one for the buttons/flippers and so on. Now I'm tempted to just use one of these for the whole thing. I've never used 32bit uCs and really don't even know what that means in terms of features and usability. Anyone have an opinion? It would be really nice to just stick a USB port on the machine and make any changes from there. (The dot matrix still gets its own 328 for muxing purposes.)

  • Soshimo / about 12 years ago / 1

    So how will the toolchain work with this? The arduino software (for windows) has a built in winavr distro that is uses (when uploading a project, or verifying, turn on verbose mode to see this). Since winavr is a well known and well tested product I am very confident with it's performance. It might not be the fastest beast on the market, but it works.

    Now, ARM is a completely different beast. I have successfuly cross compiled arm-none-eabi on Linux (still working on Cygwin, but that's a side/side/side project), but the only cross compiler toolchain I am aware of for Windows is Code Sourcery and now that Mentor Graphics owns it I'm not sure of the licensing (though they should probably keep the GNU license). This isn't a problem for Arduino, since it's open source already.

    I am working on a very similar project for Windows right now, which is why I ask. If this bad boy is going to use the Code Sourcery tool chain then I'm all in (and will happily grok the toolchain from the Arduino install, just as I have WinAVR).

    • engineerbynight / about 12 years ago / 1

      You'll need to download new version of the IDE: http://arduino.cc/en/Main/SoftwareDue

      Arduino 1.5.0 IDE is apparently in Beta, but it's the IDE you would use for the Due, and you can give it a test run using any other Arduino.

      They've done a little bit to change the IDE, so probably a good idea to give it a spin before your Due arrives. But, for the most part, the environment/syntax for the Due is the same.

      The Due has some added functionality, so I imagine we'll see some syntax that's Due-specific as well.

      I had a Beta version of the Due for a few months, and I tend to just hook things up and cross my fingers... I didn't damage mine. ;)

      • Soshimo / about 12 years ago / 1

        I'll download it and give it a peek. I'm hoping they have a arm cross compiling toolchain for windows in the package :).

        • stcarlso / about 12 years ago / 1

          You could try YAGARTO (http://www.yagarto.de/) which is what I use for Windows/Mac.

  • :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D :-D

    That's a fast clock speed!!!

    But why 3.3v instead of 5v?

    • Soshimo / about 12 years ago / 3

      5v is going the way of the DoDo. Why wouldn't you want to consume half as much power (or have twice as much power available?).

      For the same power rating at 3.3v you can increase your current by over 150%, or with the same amount of current you can consume 66% less power.

      But, yeah, the AT91SAM3X8E is a 3.3v device (max vcc is 3.3v)

      • T McGahee / about 12 years ago / 1

        I'm wondering if your math is a bit off here - when drawing the same amount of current, you're now using 1.7V * I less power than the original 5V * I, which is 34%, not 66% less. Of course you could have just meant to say "consume 66% as much power."

        • stevenvh17 / about 9 years ago / 1

          The dissipation in a logic IC like a microcontroller is mostly resistive, that means that power is quadratic with voltage. 2/3 the voltage is 4/9 the power. So, yes, moving from 5V to 3.3V is more than a 50% power reduction.

        • Kinomed / about 12 years ago / 1

          I think both of you are right. If you have this same current at 3.3V and at 5V difference in power is proportional to the voltage, but if you have this same resistor and put 3.3V and 5V on it, power consumed by resistor will by with current^2 and it will be ~2.3x less power at 3.3V

      • But does the board still allow use of 5v sensors? Is that the reason there is a 5v pin on the board?

        • The Doctor Doge / about 11 years ago / 1

          No. That's probably to power a logic level converter or a 5v part on a 3.3v shield

      • SlyVixsky / about 12 years ago / 1

        I'm still waiting for 1.8V to become the standard. It would be very difficult to implement market wide, but i would love to have everything running off a single battery cell instead of a battery pack, though the 3.3v and 5v dc-dc step-up units Sparkfun sells are helpful.

        • Member #326474 / about 12 years ago / 1

          May I introduce to you....Lithium batteries.

          (facetious, not pretentious. I'm just joking. But LiCo has a 3.6-3.7v nominal voltage (depending on if it's general or polymer lico).

          • SlyVixsky / about 12 years ago / 1

            Of this I'm aware, and i enjoy salvaging batteries from old laptop packs, I just don't like having to add extra components to a board when a nimh cell would charge just dandy off USB, or toss it in the AA chargers i have laying about.

    • Leon R. / about 12 years ago / 2

      because that is the AT91SAM3X8E spec

  • And now I wait for back order...

Customer Reviews

4 out of 5

Based on 15 ratings:

Currently viewing all customer reviews.

1 of 1 found this helpful:

Still uncertian

Sometimes when attached to nothing but a USB cable to the programming port, it will emit a faint irregular squeal, and act bricked. However, if unplugged and re-attached, it is likely as not to work just fine, and not make any noise.

I am not sure what is wrong with it, or it might even be my cable?

Otherwise, this board has a great feature set, and I have used these boards before with no issue.

It may be the power supply (SMPS units can create a high pitched noise), or the cable, There's also a chance that it's a capacitor. Make sure you're using a good quality cable, but if it persists, you can always contact our tech support team for further assistance.

2 of 2 found this helpful:

For projects with more code and variables

The Uno, micro, Redboards work well for simple little projects. But when the program code grows long... say 1000 lines, and you need to use a lot of variables while also trying to format the data for output. The smaller boards just don't cut it. You can spend a lot of time fighting trying to make things fit. Or just to to a board that has more program and data space available. The speed helps also!

I've been using the Due for multi-channel data loggers. I use a GPS shield so I can pickup the location and obtain time stamps...

The extra A/D channels provide more flexibility in the sensors. The large number of digital I/O ports and the faster speed mean that I can setup MULTIPLE I2C buses that operate independent of each other. The extra serial ports mean you can collect data directly from devices that are serial only - while still being able to ship the merged, time-stamped data out the USB serial port on the board.

1 of 1 found this helpful:

Realtime DDS

I've got real time multitimbral polyphonic DDS working on this bad boy with both DACs outputting composite waveforms! I love this beast!

3 of 3 found this helpful:

Wow

These work great! Same familiar Arduino environment, but a whole 'nother world in terms of processor performance. Compared to regular Arduino it is blazingly fast and has huge memory. We use it to run a pretty demanding real-time motion control project.

Watch out for those 3.3v i/o's though. :-)

1 of 1 found this helpful:

3.3V Logic on Arduino!

After initial frustrations with installing the appropriate drivers and configuring appropriate ports, this board has been seamless transition from Arduino UNO.

Arduino Due forums are a great place to get advise if you are experiencing programming issues.

1 of 5 found this helpful:

Powerful little thing

Great microcontroller. Has one hardware bug that can be annoying, but overall I am impressed.

0 of 1 found this helpful:

i2c issues

Tried to use the Due to run a hefty i2c task as the Uno was a bit too limited (memory-wise); however, the Due proved to have many problems that were very difficult to fix.

Arduino needs to do more work on making this a commercial product as we ended up switching to a PSoC board where we wrote custom firmware. Anytime you write custom firmware as an easier solution to using a commercial product, you know something is off.

SUPER POWERFUL UPGRADE FROM Arduino UNO!!

Yeah - we have to push a lot pixels:

We used this part to create the LuminescentGrand, an LED piano that generates light patterns from MIDI. We put it in an acrylic case replica of a mini grand piano.

Check it out here: https://www.luminescentgrand.com

Also the mini-documentary of how we created this art piece: https://www.luminescentgrand.com/mini-doc

We used P9813 led chipset LED. We have a total of 1700 leds being driven off an overclocked spi data line. We get about 120 frames per second.

Tell us what you think using our contact page.

Great processor for extremely fast inputs on multiple GPIO pins

I'm using the Due with a custom PCB that I created to send via bluetooth the time between inputs on 12 input ports. The signals come randomly as fast as 40 per second - on each input. Add logic to the processing and it works. I've put somewhere in the neighborhood of 10 of these into production environments in the past two years. I've been pleased with them.

Great little boards.

Arduinos' are great. This little one is no exception. Having to migrate from 5v to 3.3v for connectivity is a little bit of a bother, but so as long as one keeps that in mind, all is good.

I've ordered from Sparkfun both for personal and work-related items for more than a decade. and the products and service have always been top-notch. Thanks Sparkfun!

0 of 11 found this helpful:

NOT WORKING

NOT WORKING AT ALL !!

Hi, The Due isn't like other Arduinos. There are a couple things that you need to know when using this compared to other Arduinos. Make sure to read this over completely, http://arduino.cc/en/Guide/ArduinoDue If you are still having issues or the item is nonfunctional, contact us at https://www.sparkfun.com/returns

A preliminary comment

The board arrived in working order and I ran a blink test, to ensure that the compile and upload functions were working. What I did have to work at was finding a version of the IDE which would recognize the Due in the Boards Manager. It turned out that version 1.5 was Ok because apparently the Due board definition was incorporated into the IDE definitions. Versions 1.62 and 1.63 however, gave me continuous errors every time I launched the Boards Manager (unable to connect to the internet). Finally I found that version 1.6.5-r2 works with the board manager and with this IDE I was finally able to load the Due Board and work with it. I hope to use the fast ADC's and large SRAM to record geophone data.

It is an amazing upgrade from Uno

However, I bought it initially for video processing, trying to merge video and some basic sensors as a home DIY experiment. Unfortunately, I must say that it is still too underpowered for video feeds. BUT!!!! It is an amazing improvement for a bunch of sensor applications, which I must say now work so much more better and I can do so much more with the DUE. One thing I am glad is, that it responds so much faster than the UNO when controlling servos, if I have more sensors connected to it... Be very careful as this board works with 3.3V... some inputs work at 5V so you might turn a very expensive board into confetti...

PWM output still 8 bits

I purchased this board because the documentation states that you can set the input and output resolution to 12 bits. I needed this for PWM output. Once the output resolution is set to 12 bits you can count up to 4095 but the PWM signal only changes every 16 counts.

Works really well.

Not much to say, has been very solid up to this point.