Propose a change
Name Last commit message Last updated
docs Publish 1.0.0 14d ago
render regenerate board render assets (3D GLB + PCB/schematic SVGs) 6d ago
BMS029B_FETs.kicad_sch Publish 1.0.0 14d ago
BMS029B_Hardware.kicad_sch Publish 1.0.0 14d ago
BMS029B_Interface.kicad_sch Publish 1.0.0 14d ago
BMS029B_Monitor.kicad_sch Publish 1.0.0 14d ago
BMS029B_PinConfig.kicad_sch Publish 1.0.0 14d ago
Molecule_BQ76952 - v2.glb Update STEP and GLB with resolved ADOM_LIBRARY_DIR 3D models 13d ago
Molecule_BQ76952 - v2.kicad_pcb Fix hardcoded 3D model paths to use ADOM_LIBRARY_DIR 13d ago
Molecule_BQ76952 - v2.kicad_pro Publish 1.0.0 14d ago
Molecule_BQ76952 - v2.kicad_sch Publish 1.0.0 14d ago
Molecule_BQ76952 - v2.step Update STEP and GLB with resolved ADOM_LIBRARY_DIR 3D models 13d ago
Molecule_BQ76952_v2.glb Replace empty GLB with proper 3.5MB color-preserving model from step2glb 13d ago
Molecule_BQ76952_v2.kicad_mod Publish 1.0.1 14d ago
Molecule_BQ76952_v2.kicad_sym Publish 1.0.1 14d ago
package.json Publish 1.0.0 14d ago
page.json Publish 1.0.2 14d ago
README.md Initial commit: component/molecule-bq76952-v2 14d ago

BQ76952 BMS Molecule v2

Adom molecule for the Texas Instruments BQ76952 battery management IC. This is the central controller of the Modular BMS system — it monitors cell voltages, controls charge/discharge FETs, handles cell balancing, and provides comprehensive protection (OV, UV, OCD, SCD).

Features

  • TI BQ76952 battery monitor/protector (3-16S)
  • BQ771807 high-side MOSFET driver
  • BSC160N15NS5 / BSZ900N15NS3 power MOSFETs for CHG/DSG control
  • Cell balancing support
  • Full protection suite: OV, UV, OCD, SCD, OT
  • I2C interface to host MCU (MSP430)
  • Multi-sheet KiCad 8 schematic (Monitor, FETs, Interface, Hardware, PinConfig)

Schematic Sheets

Sheet Contents
BMS029B_Monitor BQ76952 IC, cell voltage sense, thermistors, decoupling
BMS029B_FETs CHG/DSG MOSFET bank, gate drivers, current sense
BMS029B_Interface I2C/UART connectors, MSP430 interface, debug headers
BMS029B_Hardware Board-level: fiducials, mounting, compliance markings
BMS029B_PinConfig Pin configuration and mapping

Key ICs

Ref Value Description
BQ76952 3-16S battery monitor and protector
BQ771807DPJR High-side N-FET driver
BSC160N15NS5ATMA1 150V N-channel MOSFET (power stage)
BSZ900N15NS3 G 150V N-channel MOSFET (power stage)
MMBT5401LT1G PNP transistor (gate drive)
FCX495TA NPN transistor

Usage

This molecule is the brain of the Modular BMS system. It connects to battery carrier molecules (18650 or EVE LF105 prismatic) via cell sense lines and controls charge/discharge through integrated MOSFET banks. An MSP430 host MCU communicates over I2C to configure the BQ76952 and read telemetry.

Source