STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using low power with USB interface

Hi I am using the stm32L433 and installed the USB VCP library from CubeMX . I used the HAL as looked like a lot of code for doing it from scratch with registers. Anyway, I have a low power project running on batteries and the USB interface wont be ...

Resolved! RTC IRQ STM32L476

With the STM32 in stop mode 2, is it possible to use the RTC as a additional low power timer?I mean to trig IRQ periodically.I tried the PWR_STANDBY_RTC STM32Cube_FW_L4_V1.14.0 example for STM32L476 and the code never stop at the breakpoint in functi...

Mich1 by Associate III
  • 308 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeL4 low power mode STOP2 with RTC

Hi, I'm using latest FW STM32Cube_FW_L4_V1.13.0 and the PWR_STOP2_RTC example seems to fail waking from sleep mode. It goes to sleep after 5 s alright and power consumption drops from cca 11 mA to 4 uA but after cca 33 s, as stated in readme, nothing...

stm32F4 BACKUP SRAM and USB HID conflict

Posted on November 25, 2014 at 15:37Hi, usb hid works form me great on discovery f4 but I have a problem with saving to backup sram and backup rtc after USB initialization. I would like to create a program, which is waiting for character from the US...

jakub by Associate
  • 930 Views
  • 13 replies
  • 0 kudos
Labels