forked from Raane/PCB-design
-
Notifications
You must be signed in to change notification settings - Fork 4
20131014r
Raane edited this page Oct 14, 2013
·
4 revisions
Starting the day by doing these tasks:
- Wiring the clocks
- Adding headers to the SCU pins that require them
- Adding the rest of the decoupling.
- Helping Fedor fixing the errors in naming of buses
Wiring the SCUs power supply in accordance with AN0002 EFM32 documentation.
"The EFM32GG requires the AVDD_x, VDD_DREG and IOVDD_x pins to be connected together at the PCB level. For practical schematic recommendations, please see the application note, "AN0002 EFM32 Hardware Design Considerations"."
Snakker med Odd-Rune:
For compile:
Project -> Compile
Vi kan ha flere memmory chip instanser
Alle harnesser som connecter til hverandre må ha samme navn, dvs. ikke DATA_MEMORY <-> MEMORY & INST_MEMORY <-> MEMORY
Vi kan auto importe harnesses fra de vi allerede har :D