Official TI datasheet found: https://www.ti.com/lit/ds/symlink/lm5146.pdf
Because a Datasheet URL was already set, I did not overwrite it. The current stored PDF appears to be a datasheet asset; the official public TI URL above is recommended if the part should point directly to the manufacturer source.
Key Datasheet Specs
Device: LM5146, 100-V synchronous buck DC/DC controller with wide duty-cycle range
Package/orderable: LM5146RGYR, RGY 20-pin VQFN with wettable flanks
Body size: 3.5 mm × 4.5 mm nominal
Pin pitch: 0.5 mm
Height: 1.0 mm max
Exposed pad: 1.7 mm ±0.1 mm × 2.7 mm ±0.1 mm
Recommended land pattern: 20 pads, approximately 0.6 mm × 0.25 mm, exposed-pad land 1.7 mm × 2.7 mm
VIN recommended operating range: 5.5 V to 100 V
Adjustable VOUT: 0.8 V to 60 V
FB reference: 0.8 V nominal, ±1%
Switching frequency: 100 kHz to 1 MHz
Gate drivers: 7.5 V, 2.3 A source / 3.5 A sink typical
Operating junction temperature: -40°C to 150°C recommended; 150°C max operating junction rating in feature summary
VCC regulator: 7.5 V nominal
Minimum controllable on-time: 40 ns typical
Minimum off-time: 140 ns typical
Pin Cross-Check
Table
Pin
Datasheet Name
Project Terminal
Result
1
EN/UVLO
EN/UVLO
Match
2
RT
RT
Match
3
SS/TRK
SS/TRK
Match
4
COMP
COMP
Match
5
FB
FB
Match
6
AGND
AGND
Match
7
SYNCOUT
SYNCOUT
Match
8
SYNCIN
SYNCIN
Match
9
NC
NC_1
Match, but naming is instance-specific rather than datasheet name
10
PGOOD
PGOOD
Match
11
ILIM
ILIM
Match
12
PGND
PGND
Match
13
LO
LO
Match
14
VCC
VCC
Match
15
EP
EP_1
Match to pin 15/internal EP, but see exposed-pad note below
16
NC
NC_2
Match, but naming is instance-specific rather than datasheet name
17
BST
BST
Match
18
HO
HO
Match
19
SW
SW
Match
20
VIN
VIN
Match
21
Exposed Pad / EP
EP_2
Reasonable PCB pad representation, but datasheet treats the bottom exposed pad as EP rather than a numbered signal pin
Symbol Review
The schematic symbol contains all expected functional terminals with correct pin numbers for the LM5146 RGY package. Pin naming and numbering match the datasheet pin table. The symbol uses separate EP_1 on pin 15 and EP_2 on pin 21; this is acceptable only if pin 15 represents the datasheet's EP pin entry and pin 21 represents the physical exposed thermal pad. The datasheet language is somewhat confusing because it lists pin 15 as EP and also describes the exposed pad; both must be tied to system ground/AGND/PGND on the PCB per datasheet guidance.
Footprint Review
The footprint contains 20 perimeter pad nodes plus an exposed-pad node, for 21 pads total. That matches the expected VQFN-20 package plus thermal pad. The visible silkscreen/fab outline is consistent with a small rectangular VQFN body, and the package metadata says 20-VQFN 3.5 mm × 4.5 mm.
Limitations: the structured layout inspection did not expose individual pad dimensions/positions in text, so I could not numerically verify pad size, pitch, or exposed-pad dimensions from the project data. The datasheet target is 0.5 mm pitch, 0.2–0.3 mm terminal width, 0.3–0.5 mm terminal length, with a 1.7 mm × 2.7 mm exposed pad. A final footprint QA should verify these dimensions directly in the footprint editor.
Mismatches / Issues Flagged
Datasheet URL is not the official TI public URL. A Datasheet URL is present, so it was not overwritten. Recommended official URL: https://www.ti.com/lit/ds/symlink/lm5146.pdf.
Pin Type properties are all Unspecified. The datasheet defines input/output/power/no-connect behavior. Recommended cleanup: set pin types for ERC clarity: EN/UVLO, RT, SS/TRK, FB, SYNCIN, ILIM as inputs; COMP, SYNCOUT, PGOOD, BST as outputs/open-drain or output as appropriate; VIN/VCC/AGND/PGND/HO/LO/SW/BST power or power-related pins; NC pins as no-connect.
Pin descriptions are absent. The project terminals do not currently include datasheet-derived descriptions. Recommended cleanup: add short pin descriptions from the datasheet pin-functions table.
EP representation should be clarified. The part has a 20-pin VQFN plus exposed pad. Project has EP_1 pin 15 and EP_2 pin 21. This is likely intentional, but document/label it clearly to avoid users treating one EP as optional.
Footprint dimensions not fully machine-verifiable from returned layout data. Pad count matches, but pad geometry should be manually or tool-verified against TI RGY0020 land pattern dimensions.
Overall Assessment
The part metadata, MPN, package, pin count, symbol pin names, and symbol pin numbers are broadly consistent with the Texas Instruments LM5146RGYR datasheet. The main quality gaps are metadata completeness rather than critical pinout errors: official datasheet URL preference, unspecified pin types, missing pin descriptions, and explicit validation of footprint pad geometry.