STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STOP2 mode and FreeRTOS

HiI want to use FreeRTOS with low power STOP2 mode without using the ticklessidle mode.One of the tasks once every cycle goes sets the mcu into stop2 mode.I’m using both RTC and LPUART for waking up the mcu.when using with just two FreeRTOS tasks all...

deckhard by Associate III
  • 563 Views
  • 1 replies
  • 0 kudos

Do I need to configure USB FS with the STM32CubeMX tool in the STM32CubeIDE for the built-in DFU bootloader to work?

I am using the STM32G474RE and according to AN2606 Rev 55, it has a built-in bootloader in system memory. I set the option bytes such that the MCU boots from system memory and I will use the STM32Cubeprorammer CLI to program via USB. In my applicatio...

JZepe.1 by Associate
  • 493 Views
  • 1 replies
  • 0 kudos

Transmit data through CDC VCP Failed error

I am trying transmit data using CDC(virtual port) in NUCLEO-H743Zi2, but I am getting this error when I plug in my VCP port to my pc (Unknown USB Device (Device Descriptor Request Failed)), I could not find a way to fix it.My hardware settings:MCU sp...

AElta.1 by Associate II
  • 1190 Views
  • 5 replies
  • 0 kudos