Pin Function Grouping Assistance


Make the functional group more general.
I’ll simplify the existing pin groups in place, preserving the datasheet descriptions and pin types while replacing the detailed group names with broader categories.
Done — I generalized the terminal groups to broad categories: Power, Ground, Control, Analog, and I2C.
I verified all 33 terminals still have exactly one functional group, and updated the BQ25730RSNR Pin Functional Groups project file to match.
Add a Section property to all pins, and apply the same value used in the Pin Group property to each pin's Section property.
I’ll copy each terminal’s current Pin Group value into its Section property, then verify all 33 terminals were updated consistently.
Done — I added the Section property to all 33 terminals and set each one to match its current Pin Group value.
Verified examples:
  • Power pins: Pin Group = Power, Section = Power
  • Ground pins: Pin Group = Ground, Section = Ground
  • Control pins: Pin Group = Control, Section = Control
  • Analog pins: Pin Group = Analog, Section = Analog
  • I2C pins: Pin Group = I2C, Section = I2C
Run ERC check
Find mismatches
Document convention
Check VBUS pins

BQ25730RSNR Pin Functional Groups
Datasheet source used: TI BQ25730, Table 6-1 Pin Functions and Figure 6-1 RSN Package 32-pin WQFN.
Each physical pin is assigned to exactly one broad functional group. The exposed pad is included as pin 33 in the Flux terminal set.
Broad groups used
  • Power: input power, internal regulator output, power-stage switching/bootstrap nodes, and current-sense power pins.
  • Ground: power ground and exposed thermal pad.
  • Control: gate-drive outputs, mode/configuration pins, current-limit control, and open-drain status/control outputs.
  • Analog: monitor outputs, compensation pins, and comparator pins.
  • I2C: digital host communication pins.

Table


PinTerminalGeneral groupPin typeDatasheet-grounded function
1VBUSPowerPower InCharger input voltage; input low-pass filter recommended.
2ACNPowerPower InInput current sense amplifier negative input.
3ACPPowerPower InInput current sense amplifier positive input.
4CHRG_OKControlOpen CollectorOpen-drain active-high good power-source indicator.
5OTG/VAP/FRSControlInputActive-high OTG/VAP/FRS mode enable.
6ILIM_HIZControlInputInput current limit and HIZ analog control.
7VDDAPowerPower InInternal reference bias, supplied from REGN through 10 ohm.
8IADPTAnalogOutputAdapter current monitor and inductance-programming pin.
9IBATAnalogOutputBattery charge/discharge current monitor output.
10PSYSAnalogOutputCurrent-mode system power monitor output.
11~PROCHOTControlOpen CollectorActive-low open-drain PROCHOT event indicator.
12SDAI2CBi-DirectionalI2C open-drain data I/O.
13SCLI2CInputI2C clock input.
14CMPINAnalogInputIndependent comparator input.
15CMPOUTAnalogOpen CollectorIndependent comparator open-drain output.
16COMP1AnalogInputBuck-boost compensation pin 1.
17COMP2AnalogInputBuck-boost compensation pin 2.
18CELL_BATPRESZControlInputBattery cell selection and battery-present input.
19SRNPowerPower InCharge current sense negative input and battery voltage sense.
20SRPPowerPower InCharge current sense positive input.
21~BATDRVControlOutputP-channel BATFET gate driver output.
22VSYSPowerPower InSystem voltage sensing for VSYS regulation.
23SW2PowerPower InBoost-mode switching node.
24HIDRV2ControlOutputBoost high-side MOSFET gate driver.
25BTST2PowerPower InBoost high-side bootstrap supply.
26LODRV2ControlOutputBoost low-side MOSFET gate driver.
27PGNDGroundGroundDevice power ground.
28REGNPowerPower Out6V linear regulator output for gate drive.
29LODRV1ControlOutputBuck low-side MOSFET gate driver.
30BTST1PowerPower InBuck high-side bootstrap supply.
31HIDRV1ControlOutputBuck high-side MOSFET gate driver.
32SW1PowerPower InBuck-mode switching node.
33EPGroundGroundExposed thermal pad; solder to board and connect to power ground planes.
Notes
  • No pin is repeated across groups.
  • The broad Pin Group values have been written into the terminal properties.
  • Pin Type and Pin Description remain datasheet-specific for accuracy.
  • Broad groups used

  • Notes