SLUAAX5 August   2024 BQ25750 , BQ40Z80 , MSPM0L1306

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2The Role of MCU in Smart Battery System
  6. 3Application Example Using BQ25750, BQ40z80, and MSPM0L1306
    1. 3.1 Gauge Setup
    2. 3.2 Charger Setup
    3. 3.3 MCU Setup
    4. 3.4 Communication Protocol
    5. 3.5 MCU Code Example
    6. 3.6 Data Collected
  7. 4Summary
  8. 5References

Summary

The MCU provides flexibility in SBS and allows the user to make the SBS as complex or simple as needed. The MCU allows for flexibility of part selections that others are incompatible together due to differing communication protocols. This application note illustrates the setup of SBS where the MCU polls charging current and charging voltage from the gauge and transmits to the charger, but more alerts and functionality can be added based on user needs. Rather than polling, interrupts must be implemented for efficiency and settings need to be chosen carefully so that the parts work in unison.