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

STM32H7 SDIO + FatFs + RTOS + DMA + SDMMC

Posted on May 09, 2018 at 17:16I am currently using stm32h743ZI nucleo board with a Sparkfun SD/MMC card breakout and SanDisk class 10 8 GB SDHC micro sd card (with adapter).I have a similar working project for F767zi nucleo, am now trying to port i...

Sam Ho by Associate II
  • 2167 Views
  • 9 replies
  • 0 kudos

2 x HS USB

Hello,Has anyone heard anything about a H7 class device with 2x HS USB? I would like to stick with ST parts for an upcoming project but I need 2 x HS USB. The i.MXRT series has this feature but the documentation for these parts is terrible...Will the...

pr242 by Associate II
  • 465 Views
  • 1 replies
  • 0 kudos

Problems when using USB MSC with Freertos

Hello,everyone,I have a problem when I want to use STM32Cube_FW_F4 Demo Project to develop a USB MSC Project with Freertos. The main problem is it seems that the HAL_HCD_IRQHandler() just can not occur,but when I did not use Freertos, which worked j...

ylei.7 by Associate
  • 264 Views
  • 0 replies
  • 0 kudos

Resolved! LDR and STR asm instruction different execution time?

Hello. I am using STM32F4279ZI MCU with FreeRTOS. I want to compare efficiency of bare-metal and OS based program implementation. While doing some tests I have noticed that the same function called from bare-metal aplication is much slower than that ...

PGogo by Associate II
  • 3360 Views
  • 13 replies
  • 0 kudos