Difference between revisions of "Component layout on PCB"
Line 30: | Line 30: | ||
Rotate and connect to '''Pin 2''' of the 6 Pin Connector. | Rotate and connect to '''Pin 2''' of the 6 Pin Connector. | ||
Hover over label and hit '''C''' key to '''Copy''' the label and then connect the copy to '''Pin 7''' of the RTC. | Hover over label and hit '''C''' key to '''Copy''' the label and then connect the copy to '''Pin 7''' of the RTC. | ||
− | Hover over the VCC symbol and hit '''C''' key to '''Copy'''the VCC symbol and then connect the VCC symbol to | + | Select and Move R3 to connect bottom between the new label INTA and Pin 7 on the RTC. |
− | [[File: | + | Hover over the VCC symbol and hit '''C''' key to '''Copy'''the VCC symbol and then connect the VCC symbol to the top of R3 |
+ | As seen in Figure below. | ||
+ | [[File:Figure5.PNG |250px ]] | ||
---- | ---- | ||
==[[ KiCad 5.0 ]]== | ==[[ KiCad 5.0 ]]== |
Revision as of 21:02, 28 May 2019
Reading Netlist and placing footprints from components
Select Read Netlist from Upper Toolbar. Click on Read Current Netlist.
Placing components on PCB
Click on component to select it and use the M key to move and the R key to rotate. Place all components on board to match in picture.
Connecting the components in the schematic
Select Place Wire from right side tool bar. Draw a wire from the Pin 6 of the 6 Pin Connector to Pin 8 of the RTC Select R1 and move to connect to the wire that was just created. Select R2 and move to connect to the wire that was just created. Select Place Symbol and then type VCC in pop up search window. Place just above the wire as seen in Fig 2.
Select Global Label right side tool bar and type OSCO in the text field. Rotate and connect to Pin 2 of RTC. Hover over label and hit C key to Copy the label and then connect the copy to Pin 2 of the Crystal. Select Global Label and type OSC in the text field. Rotate and connect to Pin 1 of RTC. Hover over label and hit C key to Copy the label and then connect the copy to Pin 1 of the Crystal.
Select Place Wire from right side tool bar. Draw a wire from the Pin 4 of the 6 Pin Connector to SCL Pin 6 of the RTC Draw a wire from the Pin 3 of the 6 Pin Connector to SDA Pin 5 of the RTC Draw a wire from the bottom R1 and connect to the wire running from Pin 4 to PIN 6 (SCL) of the RTC Draw a wire from the bottom R2 and connect to the wire running from Pin 3 to PIN 5 (SDA) of the RTC
Select Global Label right side tool bar and type INTA in the text field. Rotate and connect to Pin 2 of the 6 Pin Connector. Hover over label and hit C key to Copy the label and then connect the copy to Pin 7 of the RTC. Select and Move R3 to connect bottom between the new label INTA and Pin 7 on the RTC. Hover over the VCC symbol and hit C key to Copythe VCC symbol and then connect the VCC symbol to the top of R3 As seen in Figure below.