6

enter image description here

Is it OK to leave pin 6 and pin 7 (standby/charge) unconnected if I don't plan to use indicator LEDs? I would like to make a low power board.

JRE
  • 71,321
  • 10
  • 107
  • 188
curiouser
  • 187
  • 6

1 Answers1

10

The datasheet block diagram shows those pins as open-drain outputs only, so leaving them open is fine.

Spehro Pefhany
  • 397,265
  • 22
  • 337
  • 893