Due pinout diagram

This is just a first attempt and it's not finished.

Nice!

I would say but it looks good!

Graynomad:
BTW, does anyone know if the power jack is a 2.1 or a 2.5mm type?

Power jack is 2.1

Hi,

I think you need to swap 5V and GND on the ICSP connector.

Maybe you could also add a comment that TX0 & RX0 are connected to the Mega16U2 (for programming).

-D

neslekkim:
I guess you are going to mark the usb ports also? which is native, which is programming, strange that they are not labeled on the board..

Yes, I wondered, too. Then I turned the board over ....

Msquare:

neslekkim:
I guess you are going to mark the usb ports also? which is native, which is programming, strange that they are not labeled on the board..

Yes, I wondered, too. Then I turned the board over ....

Ah, maybe, but I have mounted it on an tamiya plate :slight_smile:

If you look closely you can tell the difference. The native port has a micro AB socket which is more rectangular. The programming port has a micro B socket which has diagonal bottom corners.

Msquare:

neslekkim:
I guess you are going to mark the usb ports also? which is native, which is programming, strange that they are not labeled on the board..

Yes, I wondered, too. Then I turned the board over ....

Actually, I checked under the board now, There is no marking for the usb plugs.
Begins to wonder if Arduino.cc shipped discarded units to Adafruit?, to much changes between this one, and the one everyone else got.

@dancombine
Fixed and added, thanks for checking.

New version uploaded.


Rob

Hello Gray,
CANRX and CANTX in the board should be reversed. Great, great job man!

Fixed and uploaded. Thanks.


Rob

Sorry Rob, but you just had only to swap CANTX and CANRX inside the board, as follows:

Sorry again for the misunderstanding.

Bugger, I swapped everything else :slight_smile:

Will fix.

EDIT: Fixed (I hope)


Rob

Good work.

okay1984:
Good work.

I would more than agree with that.

Btw. change the places from PWMH2 and CANTX1 and it looks more corporate

Thanks guys.

change the places from PWMH2 and CANTX1

Will do.


Rob

Hi Rob

thanks for the updates!

As you did correctly the change for PWM10 to point to C.18, the comment should now be updated as follows:
"Also connected to A.28".

thank you

Dan

All recent changes (I think) uploaded.


Rob

Rob,

thanks for the corrections.

One more thing: port C.29 (PWM10) is high current.
Could you also move the comment on the left "Allows serial2 to be used for SPI" above the "SCK1" box. This to make the total picture a bit less wide (as such fits better in a document).

Anyway I would like to thank you for a super job done. This is a great diagram to be used for all (hey Arduino guys, please take note :wink:

best,
-Dan

Great work so far. I have a suggestion: I printed the diagram out, and there's a problem that in print there's a lack of contrast with the yellow-on-grey port pin labels - they are almost unreadable. Given that (for me anyway) that's the most important column on the diagram could you change the colours for something more high contrast?

On pin 10: As you note this is also connected to port C29. Port C29 is referred to as digital pin 77 in Arduino - that is, if you load the Blink example and change the pin to 77, it will blink an LED connected to pin 10. It might be worth noting that as well.

Also could you add digital 'pins' 72 and 73? These aren't physical pins, but they are connected to the RX and TX LEDs near the native port - changing Blink to use pin 72 or 73 will flash them. Ports are C30 and A21 respectively.

Thanks Stimmer.

I've changed the colour of the port pins. As it's important this is legible in hard copy can you print it out again and see if that's now the case?

Note that at present I'm limiting the size to 2000px wide, this should print well up to about 8" or even A4 without pixelization. When it's more stable I'll upload larger versions.

I've added the LEDs.

But I'm having trouble with your second point. I can see that D10 and D77 are the same pin, IE C.29 or SS0/PWM10. But I can't see that any LED is connected to this. I don't have a Due so can't check this, which LED blinks?

New version uploaded with the above as I see it so far.


Rob

Graynomad:
Thanks Stimmer.

I've changed the colour of the port pins. As it's important this is legible in hard copy can you print it out again and see if that's now the case?

Note that at present I'm limiting the size to 2000px wide, this should print well up to about 8" or even A4 without pixelization. When it's more stable I'll upload larger versions.

I've added the LEDs.

But I'm having trouble with your second point. I can see that D10 and D77 are the same pin, IE C.29 or SS0/PWM10. But I can't see that any LED is connected to this. I don't have a Due so can't check this, which LED blinks?

New version uploaded with the above as I see it so far.


Rob

Looks every post better, I would let Pin 4 even look like Pin 10 with the bonded Pin A29, and on TX0 RX0 may for USB programming isn'd obvious enough somethink that make it more clear that they are connectet on the programming port would be better my opinion.