Our system has the following features:
- Two batteries: primary and secondary
- Primary can be swapped, but secondary is fixed
- Support on-board charging for both batteries
- Support the hot swap feature for the primary battery (i.e. a primary battery change without a reboot)
- Support external DC power supply
To implement above features, two charger ICs (BQ25713B and BQ25713) are used on a single board daisy chained as shown below:
However, a significant noise is coupled to the system as soon as the external DC input is connected. And it increases as the batteries are becoming full. I've tried disabling the charging which made it worse, and changing the charging current had no effect.
Could someone advise what could be the cause of the noise? Perhaps the implementation is not correct, and to support all the features required on our system, we had to have another approach?