Skip to main content
EAmbr.1
Visitor II
March 6, 2022
Question

Question about power control on STM32L476 Nucleo-64

  • March 6, 2022
  • 2 replies
  • 626 views

Really new to programming these boards, and part of my project is to turn on/off these DC fans . I don't want to add any hardware to incorporate a switch, and was wondering if there was a way to program one of the power pins to be enabled or disabled so that the fans turn on and off strictly through Keil when a certain event happens. Haven't been able to find much about it online, any help is greatly appreciated.

This topic has been closed for replies.

2 replies

MM..1
Super User
March 6, 2022

Simple reply no.

Maybe when your DC fan current meet for example 60mA , you can control it with GPIO one or more...

TDK
March 6, 2022

Generally, DC fans require more current (and voltage) than a GPIO pin can provide. Depends on the fan.

"If you feel a post has answered your question, please click ""Accept as Solution""."