User Activity

@I am using STM32L152RE Nucleo board for my development. My goal is to bring up a PPP connection using LwIP stack in a FreeRTOS environment. The evaluation board I am using does not have an Ethernet port. I will be talking to the modem serially. Cube...
I am using an STM32L053. I am trying to enter STOP mode by calling the HAL function- HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI);.I was also able to implement the stop mode specified in the Example code provided by ST. My aim i...
Posted on March 07, 2018 at 22:43I am using STM32L053 and Keil IDE. I have imported FreeRTOS from CubeMX. Is there a way I could disable the FreeRTOS and enter into standby mode? Then, wake up on GPIO signal (external interrupt). And when I wake up,...
Posted on September 28, 2017 at 23:31 https://community.st.com/people/DAHMEN.IMEN‌ https://community.st.com/people/Turvey.Clive.002‌ Hi, I am working with STM32L053 MCU using Keil IDE. I am trying to place a header structure of an image in 4k ...
Posted on September 12, 2017 at 18:46Hello,I was looking to import LL driver for my STM32L053 device. I see user manual for  STM32F4 LL driver. I wanted to know if we have LL code generation support in STM32CubeMX for STML0xx family?Thanks,Harsha