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

STM32 H7755ZI- FREE RTOS- Task notification from ISR

Hello I created a task that is needed to be executed from ISR. previously I did for ESP32 but using the same manner, I could not do it. Based on my search, I found 2 ways which I tried but could not have my task run. first manner:Inside the ISR: Base...

STork.1 by Associate III
  • 4295 Views
  • 11 replies
  • 1 kudos

STM32H745I-DISCO eMMC, FATFS, HAL... almost works.

From the example available athttps://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H745I-DISCO/Examples/MMC/MMC_ReadWrite_DMAI figured out how to configure SDMMC1 using STM32CubeIDE.I set the clock for MMC for 200MHz, then set u...

HTD by Senior III
  • 1038 Views
  • 1 replies
  • 0 kudos