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! STM32H743 double precision FPU process single precision data

Hi,STM32H743 Cortex M7 core with double precision FPU, it process 32bit float data(single precision) in my project, I wonder if it affects efficiency and performance of FPU, In my performance testing program, it's no different from Cortex M4 FUP.Th...

lsong.1 by Associate II
  • 2165 Views
  • 4 replies
  • 0 kudos

timer 16 interupt not trigering on a stm32L432

Im migrating the code from a stm32L031 to a stm32L432 and the timer interupt isnt triggering Ive set the LED to toggle in the CaptureCallback. This code works on a L031 using timer22. Clearly Im missing something obvious;void HAL_TIM_IC_CaptureCallba...

PGood.1 by Associate II
  • 569 Views
  • 2 replies
  • 0 kudos

Resolved! Why is SPI clock baud rate limited to 18Mbit/s?

I'm using the STM32F072RB MCU and I am trying to increase the SPI baud rate. The HSI48 Clock is 48MHz and the minimum SPI clock prescaler is 2 which comes out to be 24Mbit/s. However, it gives me an error stating that the baud rate is more than 18MB...

JAlle.2 by Associate II
  • 900 Views
  • 2 replies
  • 0 kudos

RTC shifting in stm32L431

Hi,I am using stm32L431 and (32.768KHz ±20ppm 12.5pF 70kΩ) as LSE.Every day the time is update by internet, but in some cases, the clock shifting about 5 minutes.It occur aroung 2 times to week. what is probably happening?Binary data format and Alar...

GFont.1 by Associate III
  • 917 Views
  • 3 replies
  • 0 kudos

Wakeup from standby with RTC is causing losing time accuracy

Hello,I am using STM32L073V8T MCU, STM32CubeIDE. My application needs low power consumotion. When some events occurs, MCU move to standby. Than it waits new event for waking up. In other words, my application periodically check new event. After goin...

CYesi.1 by Associate II
  • 3185 Views
  • 11 replies
  • 0 kudos

Resolved! STM32F746 doesn't start up

A STM32F746 on a custom board powered by the step-down regulator TPS62082 by TI doesn't start in about 90% of cases.I flashed (which always works fine) a simple test program, which flashes two LEDs alternately:int main(void) { HAL_Init(); SystemC...

0693W000006GWLqQAO.png 0693W000006GWNXQA4.png
MPenc.1 by Associate II
  • 1577 Views
  • 9 replies
  • 0 kudos