STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F411 DFU mode strange behavior

Hello gents!I'm trying to implement jump to DFU mode from the app (bootloader), without usage of BOOT0 pin. Logic should be following: if the user button is pressed during device startup (USB cable plug in) more than 3 sec, then device should go to D...

Resolved! Free RTOS threads and osDelay function.

Hey, I have a question about osDealy, my teacher gave me this code and I don't really understand how does ir wotk:void GreenTask(void *argument) { /* USER CODE BEGIN GreenTask */ uint8_t RunCount = 0; osStatus_t status; /* Infinite loop */ for(;;){ p...

DSimp.1 by Associate III
  • 1792 Views
  • 2 replies
  • 0 kudos