User Activity

I have a project that was being developed using STM32CubeIDE, and being debugged with JLink Ultra.Since all my other client work is done using VSCode, I wanted to bring this CubeIDE project into VSCode.The only option I see in VSCode to do this is "I...
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 ...
Kudos from
Kudos given to