Skip to content

Commit

Permalink
fix: modifications after driver completion
Browse files Browse the repository at this point in the history
- Added missing RTC IRQ to PI
- RTC VBAT is not connected to the Main Battery trough a ~1k resistor
- Connected BQ CE through a Push-pull to Open-Drain converter to PI
- Changed Mosfets to TI PicoStar model
  • Loading branch information
ferenj-gs committed Jul 20, 2024
1 parent bcc8b68 commit c64b91e
Show file tree
Hide file tree
Showing 11 changed files with 11,140 additions and 9,791 deletions.
360 changes: 279 additions & 81 deletions ChargeEnableLogic.kicad_sch

Large diffs are not rendered by default.

183 changes: 183 additions & 0 deletions effectiveRangeHat_kicad_sym.kicad_sym
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,189 @@
)
)
)
(symbol "CSD13381F4"
(pin_names
(offset 0.254)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "Q"
(at 22.86 10.16 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Value" "CSD13381F4"
(at 22.86 7.62 0)
(effects
(font
(size 1.524 1.524)
)
)
)
(property "Footprint" "YJC0003A_TEX"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Datasheet" "CSD13381F4"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
(italic yes)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_locked" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "ki_keywords" "CSD13381F4"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "YJC0003A_TEX YJC0003A_TEX-M YJC0003A_TEX-L"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "CSD13381F4_0_1"
(polyline
(pts
(xy 7.62 -7.62) (xy 38.1 -7.62)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 7.62 5.08) (xy 7.62 -7.62)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 38.1 -7.62) (xy 38.1 5.08)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 38.1 5.08) (xy 7.62 5.08)
)
(stroke
(width 0.127)
(type default)
)
(fill
(type none)
)
)
(pin unspecified line
(at 0 0 0)
(length 7.62)
(name "GATE"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin unspecified line
(at 0 -2.54 0)
(length 7.62)
(name "SOURCE"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin unspecified line
(at 45.72 -2.54 180)
(length 7.62)
(name "DRAIN"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
(symbol "Conn_PIC_ICSP_ICD"
(exclude_from_sim no)
(in_bom yes)
Expand Down
Loading

0 comments on commit c64b91e

Please sign in to comment.