User Activity

Hey everyone,Nucleo-64 and Nucleo-144 boards have their STLINK clearly appart, and many ressources over the web for using these to program STM32 µC on a custom board.Is it possible to do so with a nucleo-32 (nano format)? Are there ST documentations ...
Hey everyone,I'm trying to make a project in C++. I tried the trick to rename main.c to main.cpp with the right-click > rename function. It works, but then if I change the IOC with the config tool, it will create a new main.c with the proper settings...
When developing a class, can CubeIDE update a method's name in the .cpp file when it's modified in the .h (the sme the other way around)? Or do we have to modify both files?
I've asked a question about using I2C with DMA. https://community.st.com/s/question/0D53W00001LUuCuSAL/is-there-a-guide-on-how-to-use-i2c-with-dmaI've had answers, but these were mostly advices to use an example. As I explained, in short: "learning d...
Bonjour,I've been able to use I2C to communicate with I/O extender and display drivers with HAL. I'm now trying to use the I2C with HAL using DMA.The problem is that UM1785 Description of STM32F0 HAL and low-layer drivers is a bit vague on explanatio...
Kudos from