From a07cd7330778ff56ee15f5266a05ba08fbf4b9c8 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Wed, 23 Dec 2015 17:20:12 +0100 Subject: connect ARM side of SD/MMC, MGMT USB --- .gitignore | 20 +++- eagle/alpha/rev02/rev02.brd | 52 +++++++-- eagle/alpha/rev02/rev02.sch | 249 +++++++++++++++++++++++++++++++++----------- 3 files changed, 249 insertions(+), 72 deletions(-) diff --git a/.gitignore b/.gitignore index e35e5ae..dda866d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,18 @@ -*.l\#? -*.b\#? +bin +*~ +\#* +.\#* +firmware.* +*.o +*.pyc +*.s#? +*.b#? +*.l#? +*.lck +*.elf +*.a +*.bin +*.hex +*.map +*.lst +tmp diff --git a/eagle/alpha/rev02/rev02.brd b/eagle/alpha/rev02/rev02.brd index d09f0c5..5b9617e 100644 --- a/eagle/alpha/rev02/rev02.brd +++ b/eagle/alpha/rev02/rev02.brd @@ -6,7 +6,7 @@ - + @@ -11202,9 +11202,13 @@ Auto generated by <i>make-symbol-device-package-bsdl.ulp Rev. 44</i> + + + + @@ -11245,18 +11249,18 @@ Auto generated by <i>make-symbol-device-package-bsdl.ulp Rev. 44</i> - - + + - - + + - - + + @@ -11267,8 +11271,8 @@ Auto generated by <i>make-symbol-device-package-bsdl.ulp Rev. 44</i> - - + + @@ -11507,6 +11511,36 @@ Auto generated by <i>make-symbol-device-package-bsdl.ulp Rev. 44</i> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eagle/alpha/rev02/rev02.sch b/eagle/alpha/rev02/rev02.sch index 448b9fc..07a3f86 100644 --- a/eagle/alpha/rev02/rev02.sch +++ b/eagle/alpha/rev02/rev02.sch @@ -25180,8 +25180,8 @@ EAGLE CAD Libraries on element14</a> - - + + @@ -25264,9 +25264,9 @@ pin 53-104) - - - + + + @@ -25299,13 +25299,13 @@ pin 53-104) - - + + - - - - + + + + @@ -25331,12 +25331,12 @@ pin 105-156) - - - + + + - + @@ -25379,8 +25379,8 @@ pin 105-156) ->NAME ->VALUE +>NAME +>VALUE BANK D (top, pn 157-208) @@ -25414,7 +25414,6 @@ pn 157-208) - @@ -25437,6 +25436,7 @@ pn 157-208) + @@ -25450,7 +25450,7 @@ pn 157-208) - + @@ -25514,18 +25514,12 @@ pn 157-208) - - - - - - - + + + - - @@ -25546,6 +25540,12 @@ pn 157-208) + + + + + + @@ -25572,12 +25572,12 @@ pn 157-208) - - - + + + - + @@ -37670,7 +37670,7 @@ recommended. PDR_ON high enables internal power regulator CL 10pF -FPGA_DONE can be swapped with any +FPGA_DONE can be swapped with any other available GPIO pin on the ARM *) FPGA_GPIO_*, FPGA_IRQ_N_* and FPGA_{PROGRAM,INIT}_B signals @@ -37867,8 +37867,8 @@ available GPIO on the ARM - + - + - + - + - + @@ -38394,37 +38394,37 @@ available GPIO on the ARM - + - + - + - + - + - + @@ -38965,30 +38965,30 @@ available GPIO on the ARM - - - - - - - - - - - - @@ -39132,6 +39132,86 @@ available GPIO on the ARM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -40331,9 +40411,20 @@ wrapped with master key in MKM. MFP is Multi Function Pin. GPIO output from RTC. i2c pull-ups, typically 10K for 100kHz -Real Time Clock -Micro SD card goes here -Look at Novena +Real Time Clock +Micro SD card goes here +Questions: + +1) Which connector to use? +Haven't found good one with Eagle symbol. Some different kinds available. + +2) Novena seems to have card reset capability (power control from MCU). +Do we want the same? + +3) Novena has two SD slots, and list power at 200mA. +Do we need special power for the SD card, or can we use VCCO_3V3? +Should we keep this separate chip or rather connect +VBAT to the STM32 and use the internal RTC? @@ -40475,6 +40566,42 @@ GPIO output from RTC. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3