User Activity

Hello,Now I am designing a IAP program for STM32G474VET6 according to the AN4657 referred to STM32L476G_EVAL. and I used VScode +CMake tools.I have modified the flash_if.h because of the diffrence between STM32G474VET6 and STM32L476G as below  /* Def...
Hello @GMA it seems that there is surely a bug with STM32CubeMX and STM32G030C8T6, I have made the PCB and now try to write program for it. I just wrote a simple code to toggle a LED. but when I download the code to STM32G030 chip, the ST-link gdb ha...
Hello,I am now using STM32CubeMX to config STM32G030F6P6, I want to use TIM14 to capture pulse, so I configged to Input Capture direct mode, which is obviously input port, but GPIO setting becomes GPIO output Low. is this a stm32cubeMX bug?please con...
hello,I am now studying the UM3042 STM32 motor control SDK - 6 step firmware library User manual, in this PDF, it mentioned "For a complete description, refer to the STM32 MC firmware reference manual." as belowcould you please tell me where to get t...
hello, Now I am using VSCode with STM32 extension V2.1.0, at beginning is used well. but 1 days later, when I opened the VScode and try to build my code. it shows "Unhandled exception: Unhandled Promise rejection: build Error: Build failed: Unable to...