Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aktualizacja enkoderów #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 25 additions & 5 deletions as5045b_board/as5045b_board-cache.lib
Original file line number Diff line number Diff line change
Expand Up @@ -59,19 +59,20 @@ X ~ 2 0 -100 30 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# ams_AS5304
# as5045b_board-rescue_AS5304-ams
#
DEF ams_AS5304 U 0 40 Y Y 1 F N
DEF as5045b_board-rescue_AS5304-ams U 0 40 Y Y 1 F N
F0 "U" -250 450 50 H V C CNN
F1 "ams_AS5304" -350 350 50 H V C CNN
F1 "as5045b_board-rescue_AS5304-ams" -350 350 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -250 300 200 -250 0 1 0 f
X VSS 1 -50 -350 100 U 50 50 1 1 I
X T_GND 15 50 -350 100 U 50 50 1 1 I
X VSS 1 -100 -350 100 U 50 50 1 1 I
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok

X T_GND 15 0 -350 100 U 50 50 1 1 I
X VDDA 16 100 400 100 D 50 50 1 1 I
X A 2 -350 50 100 R 50 50 1 1 I
X ~CS 20 100 -350 100 U 50 50 1 1 I
X VDDP 3 -100 400 100 D 50 50 1 1 I
X B 4 -350 -50 100 R 50 50 1 1 I
X VDD 7 0 400 100 D 50 50 1 1 I
Expand Down Expand Up @@ -106,4 +107,23 @@ X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# synermycha-electronics_LTC3221
#
DEF synermycha-electronics_LTC3221 U 0 40 Y Y 1 F N
F0 "U" -300 350 50 H V C CNN
F1 "synermycha-electronics_LTC3221" -150 -350 50 H V C CNN
F2 "Package_DFN_QFN:DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm" 0 -100 50 H I C CNN
F3 "" 0 -100 50 H I C CNN
DRAW
S -300 300 250 -300 0 1 0 f
X C+ 1 350 0 100 L 50 50 1 1 I
X C- 2 350 -200 100 L 50 50 1 1 I
X ~SHDN 3 -400 100 100 R 50 50 1 1 I
X GND 4 -400 -200 100 R 50 50 1 1 I
X VIN 5 -400 200 100 R 50 50 1 1 I
X VOUT 6 350 200 100 L 50 50 1 1 I
X GND 7 -400 -100 100 R 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library
3 changes: 3 additions & 0 deletions as5045b_board/as5045b_board-rescue.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library
24 changes: 24 additions & 0 deletions as5045b_board/as5045b_board-rescue.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# AS5304-ams
#
DEF AS5304-ams U 0 40 Y Y 1 F N
F0 "U" -250 450 50 H V C CNN
F1 "AS5304-ams" -350 350 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -250 300 200 -250 0 1 0 f
X VSS 1 -100 -350 100 U 50 50 1 1 I
X T_GND 15 0 -350 100 U 50 50 1 1 I
X VDDA 16 100 400 100 D 50 50 1 1 I
X A 2 -350 50 100 R 50 50 1 1 I
X ~CS 20 100 -350 100 U 50 50 1 1 I
X VDDP 3 -100 400 100 D 50 50 1 1 I
X B 4 -350 -50 100 R 50 50 1 1 I
X VDD 7 0 400 100 D 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library
Loading