STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

why fatfs f_write has unstable speed?

Hii'm using an own made stm32h750vb board to write on sd memory using fatfs third party lib from cubemx.the problem i encountered is unstable function of f_write. sometimes it takes more time to write.to measure the time f_write takes i set a gpio pi...

Saghi.1 by Associate II
  • 2398 Views
  • 9 replies
  • 0 kudos

Resolved! Accessing HAL driver sources for older versions

I have been using CubeMX to generate the HAL library files and noticed that it only generates for the newest version only. I also looked in to the GitHub repository and under the release there is only about 2 very recent versions of the libraries.I w...

HPere.1 by Associate II
  • 1059 Views
  • 4 replies
  • 0 kudos