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

Resolved! STM32F429: push puts garbage on the stack

Hi,im using a STM32F429ZI with CubeIDE 1.7.0 and firmware version 1.25.0 for my project. The project doesn't use an operationg system.During coding, I worked with debug settings and without compiler optimizations and everything worked fine. When turn...

0693W00000DpmEyQAJ.png 0693W00000DpmGpQAJ.png 0693W00000DplwcQAB.png 0693W00000DpmIRQAZ.png
HSchi.2 by Associate II
  • 1540 Views
  • 6 replies
  • 0 kudos

SPI_Transmit get stuck at HardFault_Handler @ stm32f4xx_it.c

I'm trying to create my own library,When I use HAL_SPI_Transmit(), it gets stuck atvoid HardFault_Handler(void) @stm32f4xx_it.cI use SPI at my own library/function, not in the main function.I also check SPI_Transmit before calling my own function, it...

SKAŞ.1 by Associate II
  • 2245 Views
  • 7 replies
  • 0 kudos

STM32F469I-DISCO standby mode RTC wake up immediately issue.

Posted on February 12, 2018 at 07:12I used STM32F469I-DISCO and STM32F429I-DISCO to testing Standby mode function by PWR example(Attach). Standby mode function is no problem on STM32F429I-DISCO.  But in STM32F469I-DISCO , used RTC wake up form stand...

Hank Lee by Associate II
  • 2081 Views
  • 8 replies
  • 1 kudos