Add TIDA-00699 power supply reference schematic - #118
Closed
AnasSarkiz wants to merge 7 commits into
Closed
Conversation
|
The latest updates on your projects. Learn more about tscircuit for Git ↗︎
📦 Built with tscircuit |
…-supply # Conflicts: # index.ts
…-supply # Conflicts: # README.md # index.ts # lib/chips/index.tsx
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PowerSupply_TIDA00699tscircuitversion,0.0.2422Reference: https://www.ti.com/tool/TIDA-00699
Reference selection
The obstacle-detection power-supply block lists three candidate designs. Ranked from easiest/smallest to largest:
TIDA-00699 is both the smallest candidate and the closest functional match for subsystem 21583.
Reference vs generated schematic
Known renderer limitation
The reference netlist and source placements are preserved. The active schematic router still renders one short U2 VCC branch as a fallback
U2_VCCnet label instead of the reference wire geometry. The fallback is intentionally left visible rather than hidden with decorative lines or invented connectivity.Validation
bun run format:checkbunx tsc --noEmitbunx tsci version→0.0.2422bunx tsci check netlist lib/subcircuits/PowerSupply_TIDA00699.circuit.tsx→ 0 errors, 0 warningsbunx tsci build lib/subcircuits/PowerSupply_TIDA00699.circuit.tsx --disable-pcb --schematic-only --svgs --disable-parts-engine