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

What is the WDG_LS_D1 in STM32H7 MCUs?

In the previous ST products (mostly the STM32F and L series) I was able to disable the IWDG when code went into debug.Unfortunately, in the H7 I can see the introduction of new mechanism controlled by bit WDGLSD1 in DBGMCU_APB4FZ1 register. On the bl...

Resolved! Where is the default SW(GUI)/FW?

HelloI am reviewing the basic released SW of F769I-Disco/F411E-Disco in kit board.but i can not find it, Where is the default SW(GUI)/FW? Please feedback for released FW oflocation .

MYu S by Associate II
  • 947 Views
  • 5 replies
  • 0 kudos

Entry symbole Reset_Handler not found

Hi,I am using CMake to compile STM32L496 project. TrueSTUDIO compile fine without issue but CMake. I am very sure I do have the startup_stm32l496xx.s compiled. cannot find entry symbol Reset_Handler; defaulting to 08000000Anyone know what might be wr...

embedded world 2018 sample boards

Posted on March 27, 2018 at 16:52Hi, at the embedded world 2018 particapants could register for a free sample (most/really interesting options not chooseable when i was there). I did that and later got a amazon voucher code via mailto:stmicroelectro...

_richard by Associate III
  • 1491 Views
  • 11 replies
  • 0 kudos

Migration from STM32F479BI to STM32F779BI tips

Hi,we´re new to ST Cortex-M and consider using the STM32F479BI in our next projects. We would also like to plan for a future migration to M7. The STM32F479BI and STM32F779BI LQFP208 pinouts seem to fit quite well. The firmware would have to be adapte...

IHC by Associate
  • 577 Views
  • 2 replies
  • 0 kudos

SPH0645LM4H-B interface with STM32L476RG on SAI

Hi,I am trying to interface SPH0645LM4H-B mic sensor with STM32L476RG on SAI.I have configured the SAI2 block A with following configuration.Master clock :- 2.826 Mhz Sampling rate :- 44KHZ//////////////////// PLL configuration //////////////...