STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PID controller

Hello ST Community,I am generating a PWM signal with sample frequency of 10KHz on STM32F4 nucleo board with a clock frequency of 82 MHz.At the same time, I am programming a PI controller; to make sure that my PI regulator works also with 10KHz freque...

UART bootlader

Dear, I'm using embedded STM32 UART bootloader to update the firmware of a slave STM32G070.For some reasons, the host should maintain the slave in reset during a long time before starting slave bootloader. Sometimes, when the slave is maintain in res...

YDann.7 by Associate III
  • 5321 Views
  • 2 replies
  • 1 kudos

MPU Control of 5-Phase Motors

Hello,I am looking for a way to control a 5 phase motor with a microcontroller. There are 2-phase motor controls, but no control method for 5-phase motors. Is there any good way to do this?Best Regard 

forst by Associate III
  • 3822 Views
  • 0 replies
  • 0 kudos

ST Link Unable to connect to 3 Dev Boards

I am having trouble connecting ST development boards to my computer.  I have tested the following development boards:B-G431B-ESC1NUCLEO-G474REb-g474e-dpow1I had trouble connecting when I had Windows 10, I just upgraded to Windows 11 and have the same...

willpat by Associate
  • 444 Views
  • 0 replies
  • 0 kudos

HRTIM Deadtime not correct with external event

 I am creating a power supply that uses the HRTIM.The setup has minimum on time, minimum off time, and deadtimes.The minimum off time is defined as the time between the period and compare 1The minimum on time is between Compare1 + rising deadtime and...

photon_1-1688075332872.png photon_0-1688075216137.png photon_2-1688075407154.png
photon by Associate
  • 446 Views
  • 0 replies
  • 0 kudos

flash write in stm32H743iit6

hi there,I have a stm32H743iit6 and I wish to write a uint32_t array in it flash. I use sector 6 to 7 of Bank1 to write my array to. first I fill my array with number of 0 to 69 like so for (int i = 0; i < 70; i++)//10 { flash_buffer_W[i]=i; }  a...

Ala by Senior
  • 4029 Views
  • 2 replies
  • 0 kudos