STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

osDelay failed

I am working with stm32h753zi board and i am tring to implement the task swithcing logic, if task 1 is running task 2 wait on while loop and while task 2 is running task1 should wait of while loop. I task 2 locked inside the osDelay().

AFaya.1 by Associate III
  • 891 Views
  • 2 replies
  • 0 kudos

Resolved! Application doesn't work when loaded through USB DFU

Hello,I am working on the USB DFU for a STM32H7A3ZGT6I have two projects one for the DFU and one with the application to be updated.My application works fine when I download it with the debugger.The DFU part manages to erase and program the new app t...

ABricout by Associate III
  • 1324 Views
  • 6 replies
  • 0 kudos