Skip to main content
Visitor II
August 5, 2025
Solved

STM6600 Implementation Queries

  • August 5, 2025
  • 1 reply
  • 185 views

Hi,

We are implementing STM6600 push button controller for our design and we have below queries.

 

  1. Is there any pull up connected to PS hold pin, can I connect this directly to 3.3V logic MCU.
  2. For variant STM6600DU25DM6F, tON blank is 11.2s, Do we need to hold PB button for 11.2 for power EN deassertion, or if we set PShold to high within 1 or 2seconds, power on will be successful.

 

Regards,

Gowthaman

Best answer by Peter BENSCH

Welcome @gowthaman_d, to the community!

  1. PShold has no internal pull-up, but a pull-down that is active during startup. You can connect it directly to 3.3V, if VCC has the same value (see data sheet, table 3, Input voltages on ... PShold).

  2. For ton_blank, see the data sheet, section 3, Power-onOn the STM6600 the PSHOLD signal has to be set high prior to push-button release and tON_BLANK expiration, otherwise the enable signal is deasserted [...]

Does it answer your questions?

Regards
/Peter

1 reply

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
August 5, 2025

Welcome @gowthaman_d, to the community!

  1. PShold has no internal pull-up, but a pull-down that is active during startup. You can connect it directly to 3.3V, if VCC has the same value (see data sheet, table 3, Input voltages on ... PShold).

  2. For ton_blank, see the data sheet, section 3, Power-onOn the STM6600 the PSHOLD signal has to be set high prior to push-button release and tON_BLANK expiration, otherwise the enable signal is deasserted [...]

Does it answer your questions?

Regards
/Peter