Difference between revisions of "Connecting the components in the schematic"
(Created page with "'''Connect +5 VCC''' 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...") |
|||
Line 1: | Line 1: | ||
'''Connect +5 VCC''' | '''Connect +5 VCC''' | ||
+ | Open Schematic Layout Editor | ||
Select '''Place Wire''' from right side tool bar. | 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 | Draw a wire from the '''Pin 6''' of the 6 Pin Connector to '''Pin 8''' of the RTC | ||
Line 22: | Line 23: | ||
Draw a wire from the bottom '''R2''' and connect to the wire running from '''Pin 3 to PIN 5 (SDA)''' 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 | ||
As seen in picture below | As seen in picture below | ||
− | [[File:Figure4.PNG | | + | [[File:Figure4.PNG |350px ]] |
'''Connecting the INTA''' | '''Connecting the INTA''' | ||
Select '''Global Label''' right side tool bar and type '''INTA''' in the text field. | Select '''Global Label''' right side tool bar and type '''INTA''' in the text field. | ||
Line 31: | Line 32: | ||
top of '''R3''' | top of '''R3''' | ||
As seen in Figure below. | As seen in Figure below. | ||
− | [[File:Figure5.PNG | | + | [[File:Figure5.PNG |450px ]] |
'''Finishing up and adding the Ground''' | '''Finishing up and adding the Ground''' | ||
Select '''Place Symbol''' and then type '''GND''' in pop up search window and click on OK. | Select '''Place Symbol''' and then type '''GND''' in pop up search window and click on OK. | ||
Line 51: | Line 52: | ||
Hover over the '''VBAT''' label and hit '''C''' key to '''Copy''' the '''VBAT label''' | Hover over the '''VBAT''' label and hit '''C''' key to '''Copy''' the '''VBAT label''' | ||
Connect '''VBAT label''' to top of '''C2''' | Connect '''VBAT label''' to top of '''C2''' | ||
+ | [[File:Figure6.PNG |350px ]] | ||
---- | ---- | ||
==[[ KiCad 5.0 ]]== | ==[[ KiCad 5.0 ]]== |
Revision as of 02:08, 29 May 2019
Connect +5 VCC
Open Schematic Layout Editor 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 and click on OK. . Place just above the wire as seen in picture below
Connecting the Clock Crystal
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. As seen in picture below
Connecting I2C SDA & SCL
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 As seen in picture below
Connecting the INTA
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 Copy the VCC symbol and then connect the VCC symbol to the top of R3 As seen in Figure below.
Finishing up and adding the Ground
Select Place Symbol and then type GND in pop up search window and click on OK. Connect GND symbol to Pin 1 of the 6 Pin connector. Select Place Wire from right side tool bar. Draw wire from Pin 1 on 6 pin connector to Pin 4 on RTC. Hover over the GND symbol and hit C key to Copy the GND symbol Select r to rotate the symbol and connect to Pin 5 of the 6 Pin connector. Hover over the GND symbol and hit C key to Copy the GND symbol again. Connect GND to bottom of C1 Hover over the VCC symbol and hit C key to Copy the VCC symbol Connect the VCC symbol to the top of C1
Connecting the optional Battery
Hover over the GND symbol and hit C key to Copy the GND symbol again. Connect GND to bottom of C2 Select Global Label right side tool bar and type VBAT in the text field. Rotate and connect label to Pin 3 of the RTC. Hover over the VBAT label and hit C key to Copy the VBAT label Connect VBAT label to top of C2