User Activity

I just switched back to a different client project, one that is built in the STM32 VSCode extension. This was after working on a different project with STM32CubeIDE and updating it to the latest version (1.16.1).Unfortunately, when I try to compile t...
I have an STM32L433 that implements a SPI slave, it is connected to another MCU master. It is unclear from the datasheet and searches for answers whether MISO and MOSI on the slave should connect directly to MISO and MOSI on the master, or, if they s...
I have an issue with adding files to a project I have using the STM32 VSCode extension. I have been working on this project for some time without issue. However, today I needed to add a new source file, I opened STM32CubeIDE and added the source file...
I am developing a custom bootloader for a client on an STM32 system. I am using STM32CubeProgrammer to exercise the new bootloader and the built-in system bootloader to investigate the protocol being used over UART. In addition, I am referring to AN ...
Hello, I have been using the VSCode STM32 extension on my project for some time and it has been working well. Today, I was doing some major refactoring of some of the code, and this required deleting one of the files no longer required. Unfortunately...
Kudos from
Kudos given to