User Activity

Hi everyone,I use the  STM32CubeIDE 1.6.0 and the STM32WL package 1.0.0I am trying to implement the clock synchronization feature but I cannot get the application to be built.I enabled the with the following definition#define LORAWAN_DATA_DISTRIB_MGT...
Hi guys,I am working with the LoRaWAN_End_Node example provided in STM32WL SDK. I want to set up the calendar and get the time and date. The example itself initializes the RTC in rtc.c. Then I set the time and date and I call getTime and getDate from...
Hi, could someone explain me what is the difference between wake up and alert in RTC?For example the UM1749 provides information about RTC Alarm functions (section 39.2.8) and wake-up functions (section 40.2.2)When should I use the wake-up and when t...
Hi community,I have just started with STM32 MCUs .What is the difference between STM32CubeIDE and STM32CubeProgrammer? I have already installed the STM32CubeIDE and I am able to program the NUCLEO-F030R8 dev. board that I use. So what is the usage of...