Skip to main content
Associate
May 5, 2026
Solved

L99BM114: Wiring clarification for Unmounted Cells (5S configuration) - Section 6.8

  • May 5, 2026
  • 3 replies
  • 365 views

Hello everyone,

We are currently designing a decentralized Battery Management System (BMS) node for our Formula SAE electric car. We selected the L99BM114 due to its robustness in automotive environments and high measurement accuracy.

Our architecture requires this specific node to monitor a 5-series (5S) cell module. Since the L99BM114 supports up to 14 series cells, we will have 9 unused channels.

While reviewing Section 6.8 of the datasheet (Unmounted cells), the exact hardware implementation for our case felt a bit ambiguous. We want to ensure our schematic doesn't trigger false internal diagnostics, such as Cell Open Wire or Balancing Short/Open.

Could anyone clarify the recommended wiring for the unused pins in a 5S configuration? Specifically:

  1. Voltage Sense Pins (C6 to C14): Should all these unused inputs be shorted together and tied to the highest active potential (C5)?

  2. Balancing Pins (S and B) & Filtering: How exactly should we handle the external filtering resistors (RLPF) and the S/B balancing pins for these 9 unused channels? Should they be left floating, or is there a specific pull-up/pull-down tie-off required?

If there is any reference schematic or application note that covers a reduced cell count configuration for this IC, that would be incredibly helpful.

Thanks in advance for the support!

Best answer by Max VIZZINI

Hi,

This could be for 5 cells:

MaxVIZZINI_0-1777988001394.pngMaxVIZZINI_1-1777988014677.png

When building your new board, please follow the yellow box highlighted in the datasheet, all sensing and balancing have to be short-circuited at pcb level.

Best Regards,

AutoDevKit Team

3 replies

Max VIZZINI
ST Technical Moderator
May 5, 2026

Hi,

You need to connect all sensing and balancing pins need to be shorted in series or the IC will not properly work.

The first 2 and the last 2 cells HAVE to be connected, and minimum number is 4 cells. 

I attach below a project we did for 6 cells battery.

 

MaxVIZZINI_0-1777985053454.png

Best Regards,

AutoDevKit Team

Max VIZZINI
Max VIZZINIBest answer
ST Technical Moderator
May 5, 2026

Hi,

This could be for 5 cells:

MaxVIZZINI_0-1777988001394.pngMaxVIZZINI_1-1777988014677.png

When building your new board, please follow the yellow box highlighted in the datasheet, all sensing and balancing have to be short-circuited at pcb level.

Best Regards,

AutoDevKit Team

Associate
May 17, 2026

Hello, 

I appreciate the quick response. The manual for the STEVAL-BMS114TX says that it can support between 4 to 14 cells, so in the case of 5s cells, I'm wondering what to do with the unused cell inputs?

Thank you.

SRomeo
ST Employee
May 7, 2026

Hello Gabriel,
The scheme you shared differs from the suggested reference.
You may take a look to the application example of L9963E datasheet (page 133)
Another reference may be the AEK-POW-BMSCCTX (page 4)
I add the pic for comparison:

SRomeo_0-1778142910407.png

  • FBx positioning differs from reference

Placing Ferrites (FBx) immediately after the filtering Capacity protect from EMI the battery and the corresponding Cx IC route.
With your configuration, in case this protection disrupts, the corresponding Cx line won't be fully decoupled. (Moreover, if manual balancing is enabled, this may also land to unexpected current paths)

There is also some ambiguity on the labels. You are using the same name for Cx pins and battery pins. Make sure to fix that. Moreover:

  • Your Cx connection is wrong.
    To mantain electical continuity you actually need to short every Unused Cx pin. 
    (To mantain 100% compatibility with our reference design 100ohm coupling resistor should be added) 
     
  • Connect every unused Sx and Bx pin to C2 (the higher connected Cx of your second block) via a 1K resistor.
    This is done to minimize noise that floating pins may perceive. SRomeo_1-1778246669955.png

Make sure to report clearly on your schematic these infos.

Best regards,
Simone
AEK_Team

Associate
May 8, 2026

You are absolutely right! Good catch on those details.

I have updated the schematic based on your suggestions: I changed the net labels to 'Battery X' to avoid any confusion, added the 100Ω resistors to the unused Cx pins, and corrected the positioning of the ferrite beads.

I've attached the final version of the corrections below. Thank you so much for the tips and for taking the time to review this so carefully!

Best regards,
Gabriel
Captura de tela 2026-05-08 145246.png