nr Bundaberg, Australia
Offline
Tesla Member
Karma: 75
Posts: 6969
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #30 on: November 14, 2012, 09:17:35 am » |
@Crossroads OK I've done some searching. where are are PA30-31 on the Due schematic? PA30:31 are only available on the 217-pin chip. Likewise for PE28-29-30-31, sorry there's no second SPI. The good news is that two of the USARTs have the SCK pins broken out on PA16 (A0/D54) and PA17 (SCL1/D71). I'm about to add them to the diagram. ______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
Germany
Offline
Full Member
Karma: 10
Posts: 189
|
 |
« Reply #31 on: November 14, 2012, 10:13:55 am » |
has the TWI on the top near the reset no pull-ups No pullups on the main I2C. Strange why, difference between them? Btw. On PB14 &PB15 is an another CAN Controller CAN1
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 75
Posts: 6969
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #32 on: November 14, 2012, 10:28:02 am » |
Strange why, difference between them? No idea, probably becaise SCL1 and SDA1 are the standard I2C signals and old shields don't expect pullups, whereas SCL and SDA are new so thay can ba added. On PB14 &PB15 is an another CAN Controller CAN1 Yep, got them. _____ Rob
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 269
Posts: 17031
Available for Design & Build services
|
 |
« Reply #33 on: November 14, 2012, 10:30:21 am » |
PA30:31 are only available on the 217-pin chip. Turns out the datasheet I was looking at is only the Summary data sheet - only shows the 100 & 144 pin packages. Didn't realize there was a 217 pin package as well.
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 75
Posts: 6969
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #34 on: November 14, 2012, 10:44:11 am » |
@Nantonos Sorry, I just realised the earlier versions were actually JPEGs. Fixed now.
@all Latest version just uploaded.
_____ Rob
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 46
|
 |
« Reply #35 on: November 14, 2012, 10:51:10 am » |
@all Latest version just uploaded.
The CANTX1 and some others are white, is that because its' not supported yet?, or should those be blue? If anyone could confirm the SPI situation now..
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 75
Posts: 6969
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #36 on: November 14, 2012, 11:12:19 am » |
They are on the schematic so at some point someone decided to at least label the nets. There's no mention of a second CAN on the product page so it looks like it's not yet supported and I've left them white. Likewise for the fourth USART and I doubt the SPI ability of two of the USARTs will ever be supported, but I think some people may want to use that one day.
BTW, does anyone know if the power jack is a 2.1 or a 2.5mm type?
______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 7
|
 |
« Reply #37 on: November 14, 2012, 12:05:58 pm » |
Hi,
I new to this forum, although I use already since long AVR processors. Recently I bought an Arduino DUE.
The DUE pinout diagram is really awesome !! Great piece of work.
I think there are some minor errors: 1) port B.26 is not "TIOA0", but "TCLK0" (per B) 2) port B.16 is on physical pin 77 (not 78) 3) "TIOB7" (PWM10) is on pin 102 port C.29 (not 111 / A28) Anyway please double check.
Perhaps you could also add the following: - on A.19 "PWMH1" (per B) - on C.19 "PWMH5" (per B) - on B.14 "PWMH2" (per B) - on C.18 "PWMH6" (per B) - on A.20 "PWML2" (per B) - on C.9 "PWMH3" (per B) - on C.7 "PWMH2" (per B) - on C.5 "PWMH1" (per B) - on C.3 "PWMH0" (per B) - on D.6 "PWMFI2" (per B)
best, -D
|
|
|
|
|
Logged
|
|
|
|
|
Germany
Offline
Full Member
Karma: 10
Posts: 189
|
 |
« Reply #38 on: November 14, 2012, 12:11:35 pm » |
This is just a first attempt and it's not finished.
Nice! I would say but it looks good! BTW, does anyone know if the power jack is a 2.1 or a 2.5mm type?
Power jack is 2.1
|
|
|
|
« Last Edit: November 14, 2012, 01:21:58 pm by Markus_L811 »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 7
|
 |
« Reply #39 on: November 14, 2012, 02:35:10 pm » |
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
|
|
|
|
|
Logged
|
|
|
|
|
Copenhagen, Denmark
Offline
God Member
Karma: 21
Posts: 883
Have you testrun your INO file today?
|
 |
« Reply #40 on: November 14, 2012, 02:57:26 pm » |
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 ....
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 46
|
 |
« Reply #41 on: November 14, 2012, 03:14:34 pm » |
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 
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Sr. Member
Karma: 26
Posts: 460
|
 |
« Reply #42 on: November 14, 2012, 04:50:20 pm » |
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.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 46
|
 |
« Reply #43 on: November 14, 2012, 05:06:21 pm » |
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.
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 75
Posts: 6969
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #44 on: November 14, 2012, 07:19:02 pm » |
@dancombine Fixed and added, thanks for checking.
New version uploaded.
______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
|