The BQ25895 datasheet recommends specific configurations for the DSEL and ~QON pins.
DSEL Pin: This pin is used to select between either D+/D- or I2C mode for USB input current limit detection. Typically, it's connected to the MCU or left floating/configured as needed based on your application.
~QON Pin: This pin is usually connected to a push-button for battery enable control, often with a pull-up resistor.
Without additional components specifically designated for these pins in your project, here's a general suggestion:
DSEL Pin Connection: If you plan to use I2C, then you may connect it to R3:$P1$ or leave it floating if not used.
~QON Pin Connection: Connect IC1:$~QON$ to a pull-down resistor and a push button that can pull it high. You might not have such components in your current schematic, so you will need to add them.
Please let me know if you have a specific application in mind for either of these pins, or if there are additional components you plan to connect.
skriba91
copilot