Skip to main content
fangdu
Associate
April 29, 2022
Question

STM32WB5MMG discovery power supply

  • April 29, 2022
  • 1 reply
  • 972 views

I am currently working with the STM32WBMMG discovery board.0693W00000LzP2mQAF.jpgInitially, I powered the board through USB STLink(CN11), and was able to download the p2pserver program. Everything works perfectly.

But if I power this board using an external power 3.3V as the red box shows. I am no longer able to find the Bluetooth signal. I am sure the external power can provide enough current.

Could someone please help me understand why? Thank you.

This topic has been closed for replies.

1 reply

Remy ISSALYS
Technical Moderator
May 25, 2022

Hello,

With your configuration, the OLED display isn't powered, so maybe the initialization of the screen failed and application doesn't work as expected. You can try to supply your board using Vin pin.

Best Regards