Due Minimal Circuit

Hi!

I want to etch my own Board with a due. What do I really need to get them to work? I want to flash the Chip with JTAG. So I dont need the Config 5V Circuit with the Tiny. What about the erase circuit? I planned to use a simple button to reset the Chip since I dont need a automatic circuit for this.

It would be more simple if I could use the USB Interface. As described in this clone, they left out the Tiny Chip.
http://www.ebay.de/itm/TAIJIUINO-Due-Pro-Board-completely-compatible-with-Arduino-Due-/130825173003?pt=LH_DefaultDomain_0&hash=item1e75c9b80b#ht_6491wt_1144

Im using this Circuit to build mine

Is there a complete Pinmapping for the due available? Since the Diagramm on the arduino page is incomplete.

regards

Is there a complete Pinmapping for the due available?

http://arduino.cc/forum/index.php/topic,132130.0.html


Rob

Hi, Thanks! But I was looking for a Pinmapping like the atmega has (for the Chip only).

Like this

I don't know of any drawings like that for the Due. Most of that information is in my diagram (chip pin numbers etc) but in a PCB-centric layout not laid out as seen on the chip.


Rob

no drawing of the chip, but the same table is here:

neslekkim:
no drawing of the chip, but the same table is here:

http://arduino.cc/en/Hacking/PinMappingSAM3X

But the Chip has 144 Pins, or am I wrong?

Correct, and that table doesn't show the physical pins which I gather is what you want.


Rob