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

STM32G431

I USED 6 PCS TIMER IN ENCODER MODE NEED ON SOFTWARE 64BIT POSITION I USED CHECK DIR AND SR BIT FOR TRAKING BOUT SOME TIME CHANGE DIR FAST AND I MAKE MISTAKE AROUND 65535HOPE ANY ONE CAN HELP HOW TO RESOLVED void tasktim2(void){ uint16_t b2; if ((TIM2...

Help needed, Flashing a FYSETC S6 V2.1 Error: Activating device: KO. Please, verify the boot mode configuration and check the serial port configuration. Reset your device then try again...

I'm looking for help, because I can not flash the FYSETC S6 V2.1, when trying to do so I get the error mesage. Technically very limited with Arduino, SMT32cubeprogrammer and FYSETC . My project is a OnStep telescope mount modification to remove DC ...

Pilleway by Associate
  • 1680 Views
  • 2 replies
  • 0 kudos

Resolved! To update DMA (array buffer) during runtime for changing duty cycle of TIMER 1 pwm complementary channels on STM32F103C8T6(bluePill).

My question is regarding HAL library in STM32F103C8T6(blue Pill) , I've just started using stm32 , I've good knowledge about arduino. I am trying to make sine PWM for a single phase inverter. For that i need channel1 of timer1 to generate complementa...

HJang.3 by Associate II
  • 2054 Views
  • 4 replies
  • 0 kudos

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
  • 1568 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
  • 895 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
  • 822 Views
  • 2 replies
  • 0 kudos