STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Changed from STM32L476xx to STM32L4A6xG and the Serial communication clock has 7% of difference at 115.2kbaud rate.

I have firmware file for the STM32L476xx and in the application they decided to use the STM32L4A6xG instead for future upgrades.I tried to load the original firmware and it seems that the application is not running properly anymore. All initializatio...

GDeto by Associate II
  • 833 Views
  • 2 replies
  • 0 kudos

STM32L4S9 SDMMC timeout handling

Hello,I am working with the SDMMC peripheral on a STM32L4S9 chip to interface with an SD card on a custom board using the HAL SD card driver. I am performing reads and writes using `HAL_SD_WriteBlocks` and `HAL_SD_ReadBlocks`. Everything is working w...

jefflongo by Associate III
  • 678 Views
  • 0 replies
  • 0 kudos

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
  • 1382 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
  • 2028 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
  • 1918 Views
  • 8 replies
  • 1 kudos