User Activity

I want to make A project that can flash firmware to STM32 by another STM32.(not Act as ST-Link, Ack as standalone Writer like CYCLONE writer)but I do not know what I should know to make the flash writter with SWD.If you have any examples or any exper...
Hi, I am new to the Motion Control system.and I have SPIN-3201 with a BLDC motor.It is hard to apply ST Motor Control Workbench 5.4.6.because the version of STM32CubeIDE and some Setting of the Project(error of FOC duration and Start-up failure)anywa...
I am new to STM32F103and My goal is to Update Firmware using Bootloader.but I do not want to use Hardware way as Pin BOOT0.I want to enter bootloader mode using Backup Register.here is my code============================if (BKP->DR1 != 0) //DR != 0 m...
I am new in STM32.I can easily make CDC or HID device with STM32CubeIDE.but I can not find any information for USB Composite device in STM32CubeIDE.I want to make a USB composite device that has 3 interface as belowInterface 0 = Communication(0x02)In...
Kudos from