STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C getting stuck in HAL_I2C_IsDeviceReady

I had this problem on my project, so I created a new one and added only I2C to pins Pb7 and Pb6. I set I2C from disable to I2C and I set them to "pull-up" . That's about it. And the code gets stuck in the HAL_I2C_IsDeviceReady function.I have also se...

PPopo.1 by Senior
  • 1634 Views
  • 5 replies
  • 0 kudos

I would like to use the external RAM on stm32f10e-eval board

Hi, is it possible to use the external RAM as a heap. I would like to do malloc and free on it. I was able to set an huge array on it by little modifying the linkerscript, but that is not really handy because than you have to do the mem managing. Hav...

MOtto.2 by Associate II
  • 795 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_Delay exits from HAL_SD_RxCpltCallback

When reading from the sd card is completed, HAL_SD_RxCpltCallback is executed. But when I use the HAL_Delay() function within the callback, the rest of the code within the callback after that delay doesn't run.Any information about this issue is grea...

jVerd.1 by Associate II
  • 2094 Views
  • 10 replies
  • 0 kudos

Build Analyzer not displaying any information

I have an .elf file and a .mpa file both in the same directory, Debug-->project.elf and Debug-->project.map and the build analyzer is not showing any information. Any ideas on a possible solution to resolve this? SRM32 CubeIDE Version: 1.12.0

MStev.7 by Associate II
  • 1602 Views
  • 2 replies
  • 0 kudos

Resolved! stm32f407ze vs. stm32f407ve - actual differences?

I looked at the pages for both MCUs side-by-side:https://www.st.com/en/microcontrollers-microprocessors/stm32f407ze.html/https://www.st.com/en/microcontrollers-microprocessors/stm32f407ve.htmlI can detect no difference other than the Z vs. V in the n...

Master Clock STM32H7 SAI Incorrect

Hi everyone,I am trying to get the SAI1 periperhal configured in I2S Standard mode going on the STM32H753ZI. During my testing sessions I found that my master clock is so far off it doesnt make sense. Based on the figure 652 within the TRM, it shows ...

_legacyfs_online_stmicro_images_0693W00000bhcaVQAQ.png _legacyfs_online_stmicro_images_0693W00000bhcYyQAI.png _legacyfs_online_stmicro_images_0693W00000bhcZIQAY.png _legacyfs_online_stmicro_images_0693W00000bhcKxQAI.png
CLeo.1 by Senior II
  • 3004 Views
  • 9 replies
  • 0 kudos