Part Data Audit and Verification


Review all available part information (MPN, package, pin count, description, properties). If no datasheet URL is already set, search the web for the official datasheet and update the part's Datasheet property with the URL. Then cross-check the schematic symbol, footprint, and pin descriptions against the datasheet. Summarize key specs and flag any mismatches.
I’ll audit the TPS3828-33DBVR part data, locate/update the official datasheet if needed, then compare symbol pins, footprint/pad count, and pin descriptions against the datasheet. I’ll put the detailed findings in a project file and give you a concise mismatch summary.
Audit complete. I set the project’s Datasheet URL to the official TI HTTPS datasheet and created TPS3828-33DBVR Part Audit with the detailed cross-check.
Summary: symbol pin numbers and footprint pad count match the TPS3828-33DBVR SOT-23-5 datasheet. Flagged issues are mostly metadata: terminal pin types/descriptions are still generic/unspecified, and the project description’s “0 5.8 V” wording conflicts with the datasheet recommended VDD range of 1.1–5.5 V; absolute max VDD is 6 V.
Fix pin metadata
Correct voltage range
Run ERC/DRC
Show connections

TPS3828-33DBVR Part Audit
Source Reviewed
  • Project: TPS3828-33DBVR
  • Manufacturer: Texas Instruments
  • MPN: TPS3828-33DBVR
  • Official datasheet URL set on project: https://www.ti.com/lit/gpn/TPS3828
  • Datasheet family: TPS3820, TPS3823, TPS3824, TPS3825, TPS3828 Voltage Monitor With Watchdog Timer
Available Project Part Information
  • Description: Texas Instruments TPS3828-33DBVR, Processor Supervisor 0 5.8 V, WDT, Reset Input, 5-Pin SOT-23
  • Schematic symbol terminals present: ~RESET, GND, ~MR, WDI, VDD
  • Terminal pin numbers in project:
    • Pin 1: ~RESET
    • Pin 2: GND
    • Pin 3: ~MR
    • Pin 4: WDI
    • Pin 5: VDD
  • Footprint asset: SOT95P280X145-5N.kicad_mod
  • 3D model asset: TPS3828-33DBVR.stp
  • Symbol asset: TPS3828-33DBVR Symbol.svg
  • BOM status: no assembled BOM components; this is a part project consisting of symbol terminals and footprint assets.
Datasheet Key Specs
  • Device function: supply voltage supervisor with watchdog timer and manual reset.
  • Package: SOT-23, DBV, 5 pins.
  • Body size nominal: 2.90 mm x 1.60 mm.
  • Orderable device: TPS3828-33DBVR.
  • Orderable status in datasheet addendum: Active, Production.
  • Tape/reel quantity: 3000, large tape and reel.
  • Marking: PDII.
  • Operating temperature: -40 C to +85 C.
  • Recommended supply voltage: 1.1 V to 5.5 V.
  • Absolute maximum VDD: -0.3 V to 6 V.
  • Absolute maximum RESET, MR, WDI: -0.3 V to VDD + 0.3 V.
  • TPS382x-33 negative-going input threshold VIT-: 2.86 V min, 2.93 V nominal, 3.00 V max over -40 C to +85 C.
  • Threshold hysteresis for TPS382x-33: 30 mV typical.
  • Reset delay time for TPS3828: 120 ms min, 200 ms nominal, 300 ms max.
  • Watchdog timeout for TPS3828: 0.9 s min, 1.6 s nominal, 2.5 s max.
  • Reset output type: TPS3828 is open-drain.
  • Typical supply current: 15 uA.
  • Datasheet recommendation: place a 0.1 uF ceramic bypass capacitor near VDD for best threshold stability.
Datasheet Pinout Cross-Check
Datasheet Figure 5-1 / Table 5-1 for TPS3828 DBV top view:

Table


Datasheet PinDatasheet NameDatasheet FunctionProject TerminalMatch
1RESET active-lowOpen-drain active-low reset output~RESETMatch
2GNDGround connectionGNDMatch
3MR active-lowManual reset input; pull low to force reset; leave unconnected or connect to VDD when unused~MRMatch
4WDIWatchdog timer input; falling edge clears timer; floating disables watchdog reset via internal pulsesWDIMatch
5VDDSupply voltage and monitored voltage inputVDDMatch
Footprint Cross-Check
  • Project footprint has 5 SMD pads numbered 1 through 5.
  • Pad coordinates match an SOT-23-5 style layout:
    • Pads 1, 2, 3 on the left side at y = -0.95, 0, +0.95 mm.
    • Pads 4, 5 on the right side at y = +0.95, -0.95 mm.
  • Footprint nominal body outline is about 2.90 mm x 1.60 mm with 0.95 mm pitch, consistent with SOT-23-5 / DBV.
  • Footprint name SOT95P280X145-5N is consistent with a 0.95 mm pitch, approximately 2.8 mm span, 1.45 mm height SOT-23-5 package.
Mismatches / Issues Flagged
  1. No pin-number mismatch found. Symbol terminals match the TPS3828 DBV datasheet pinout.
  2. No pad-count mismatch found. Footprint contains 5 pads, matching SOT-23 DBV-5.
  3. Pin descriptions in the project terminals are currently generic/unspecified (Pin Type: Unspecified) rather than datasheet-specific I/O descriptions. Recommended cleanup: set terminal metadata so VDD is input/power, GND is ground, ~RESET is open-drain output, and ~MR/WDI are inputs.
  4. The project description says “Processor Supervisor 0 5.8 V”; datasheet recommended VDD range is 1.1 V to 5.5 V and absolute maximum VDD is 6 V. If “5.8 V” is intended as an operating voltage, it is above the recommended maximum and should be revised. If it is a catalog shorthand near an absolute-limit value, clarify it.
  5. Datasheet URL was available to the datasheet reader but used an insecure HTTP URL. The project was updated to the official HTTPS TI URL: https://www.ti.com/lit/gpn/TPS3828.
  • Update terminal properties/pin descriptions to match datasheet functions.
  • Consider adding a note or example application guidance that VDD should have a 0.1 uF ceramic bypass capacitor nearby when used in a design.
  • Clarify or revise the description voltage text from “0 5.8 V” to recommended operating range 1.1 V to 5.5 V, with absolute maximum 6 V if needed.
  • Source Reviewed

  • Available Project Part Information

  • Datasheet Key Specs

  • Datasheet Pinout Cross-Check

  • Footprint Cross-Check

  • Mismatches / Issues Flagged

  • Recommended Follow-Up