STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Resolved! STM32G0 problem w UART interrupt

Hi,I have a problem with my project. There are two boards MCU1 and MCU2. They are communicating with each other via UART. I simplified program to better understand why it is still not working but somehow I still cant see what the problem. Program des...

Raf_al by Associate III
  • 272 Views
  • 5 replies
  • 0 kudos

Resolved! Unable to login to ST account in STM32CubeIDE

I downloaded the Version: 1.15.0 of STM32CubeIDE. It askes to login in ST for new project to download all the package. When I clicked on the myst -> login, "User Authentication Dialog" opens and nothing happens after that.Thus I am unable to login.Th...

Palak_0-1713545146411.png
Palak by Associate II
  • 1041 Views
  • 8 replies
  • 2 kudos

stm32 modbus

I am working on stm32u0 with ultrasonic flow meter, i am facing an issue to receive the response from the device using Modbus communication #include "main.h"#include <stdio.h>#include <string.h>#include <stdint.h> #define PUTCHAR_PROTOTYPE int __io_p...

linker script error in CubeIDE

Error: Cannot find the specified linker script. Check the linker settings in the build configuration.make: *** [makefile:87: fail-specified-linker-script-missing] Error 2 How can I solve this error mesage

Beste by Associate
  • 146 Views
  • 1 replies
  • 0 kudos

STM32CubeProgrammer flash works where STM32CubeIDE does'nt

I'm not understanding why ( that why I'm here ...cpt obvious speaking) since 2 days I can't flash or debug under CubeIDE while in the same time connection and flash is working perfectlyfor the record I'm working on a stm32WB35 using a stlink V3 vSTM3...

oga_0-1719329457334.png oga_0-1719319822405.png
oga by Associate II
  • 173 Views
  • 0 replies
  • 0 kudos

live expressions noticed glitch on displayin values

Hey there. It is quite some time now that I've noticed strange behavior with live expressions. I'm debugging my project in debug optimization "max" and -Og optimization. Debugger that I'm using is "STLINK-V3 compact in-circuit debugger and programmer...

kyf by Associate II
  • 133 Views
  • 1 replies
  • 0 kudos

Override an autogenerated function in HAL SPI library

Hello everyone,I'm working on a project using STM32 and I'm facing a recurring issue with the STM32CubeIDE and the HAL library concerning the SPI_DMATransmitReceiveCplt() function It is a static function so rewriting it in another source causes error...

eds by Associate III
  • 116 Views
  • 0 replies
  • 0 kudos