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! Weird cycle behavior when running code from SRAM. 4 cycles per instruction instead of 1. What could be the cause?

Board: Nucleo-144Chip: STM32L4R5ZIT6PHey all!I have a curios problem when executing code from SRAM. My firmware lies in flash and occasionally jumps to a externally loaded binary in SRAM. As the cycle count of this binary is quite crucial, I used the...

LukasG by Associate II
  • 1494 Views
  • 6 replies
  • 0 kudos

STM32H747 not starting with battery connected to vbat

Hello,I can't figure out why the STM32H747I-DISCO does not start when I connect an CR2032 Battery to vbat.After turning the external powersupply off and on again, nothing happens and the debugger is disconnected.So I can't easily debug where exactly ...

kens0o by Associate II
  • 866 Views
  • 2 replies
  • 0 kudos

STM32H750: STOP mode working on revision Y, not on revision V but normal application working normally. What causes this problem?

Hi,I'm currently working on a project with the STM32H750. This project should be able to go to stop mode and wake up with a button press. The normal application/operation (before going to stop mode) is working properly on both revision V and revision...

TLier.1 by Associate
  • 805 Views
  • 2 replies
  • 0 kudos

what is the GPIO read speed of IDR for stm32L-152RE ?

Hello, Basically i am trying to get data at GPIO with inc with clk. The clk is used as a interrupt. The speed of interrupt is 500KHz.Here i am able to detect each intrrupt but i am missing the data at GPIO and not able to get the same data every time...

AKUMA.7 by Associate
  • 486 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G070 can't output PWM from Timer 1

We are having problems getting a PWM output from Timer 1(nothing on the PC10 pin.)   STM32G070   Low Level drivers   Alternate function 2 of PC10 is Timer1 channel 3   Code is based on STM32CubeG0-master\Projects\NUCLEO-G070RB\Examples_LL\TIM\TIM_PWM...

Timer3 update event interrupt not working properly.

I'm just starting to learn how to program ARM microcontrollers using ST's HAL. So I have this code which generates a 1khz and 20khz signal using a timer in output compare mode. That all works well and I tested it with a scope and it's as expected. Th...

FFuma by Associate II
  • 6366 Views
  • 8 replies
  • 0 kudos