STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Can ROHS BGA be used with SnPb solder?

It's my understanding that it is a bad idea to mix lead-free and leaded solder, and that it can cause cracks.I'm using a TFBGA100 package on an STM32H7 and have some long-term reliability requirements. In order to avoid tin-whiskers, I was considerin...

Resolved! purpose of RCC_RSR_RMVF

I read RCC RSR to determine the cause of reset. It is not clear to me the purpose of RMVF bit. I guess it resets the other flags but why would I want that ? I wonder if I am missing something.

mete by Senior II
  • 1469 Views
  • 5 replies
  • 0 kudos

adc external trigger

Posted on March 23, 2017 at 12:06i search in google and i can't find any adc external trigger example code i found timer trigger only.i want adc start conversion when external  pulse found.i want any example code

elec_st by Associate III
  • 1367 Views
  • 10 replies
  • 2 kudos

Resolved! Maximum external clock frequency for STM32H5 timers

What is the maximum clock source frequency can I use as an external clock for timer?I have a 20MHz source and PLL frequency made out of this source. The purpose - generate lower frequency pulses that synchronous to that 20MHz clock with controlled de...

ichudakov by Associate II
  • 1106 Views
  • 4 replies
  • 1 kudos

Resolved! STM32G474RET6: Always boot from bank1 and to jump bank2

HelloIn STM32G474RET6 I want to have 2 banks. Bank 1 for golden (boot image) and Bank 2 for an application image.As I want to have a robust solution I always want to boot from Bank 1 (address: 0x8000000), to check if valid firmware exist in Bank 2 (a...

AlexHalf by Associate III
  • 733 Views
  • 5 replies
  • 0 kudos

Resolved! DMA with SAI

Hello,I would like to use DMA with SAI but I am having difficulty writing the code. Can you check if my code is correct and why I cannot retrieve the RX values ?  /* USER CODE BEGIN 2 */ HAL_SAI_RegisterCallback(&hsai_BlockA1, HAL_SAI_RX_HALFCOMP...

DYann1_0-1699536737285.png
DYann.1 by Senior
  • 4421 Views
  • 30 replies
  • 0 kudos
Labels