STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L452 wakeup issue

Hello,My STM32L452 Nucleo-64 board does not wake up from sleep mode by an external interrupt.Interrupts are working, but after calling this function: HAL_PWR_EnterSLEEPMode(PWR_LOWPOWERREGULATOR_ON, PWR_SLEEPENTRY_WFI); Program wait on this function ...

JKol by Associate II
  • 335 Views
  • 1 replies
  • 0 kudos

Resolved! Web Server Demo Issues on B-U585I-IOT02A

I have been trying to run the IOT_HTTP_WebServer Demo on the B-U585I-IOT02A board, and the program seems to get stuck in an infinite loop. It will enter the app_entry() function and then reach the the line that contains if (webserver_wifi_connect() !...

mwh by Associate
  • 534 Views
  • 1 replies
  • 1 kudos