STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

C++ code STD::COUT Using STM32CubeIDE 1.5.1 targeting STM32FF746 Nucleo results in a compile error. Hope someone can advice how to solve this.

Middleware used: stm32_usb_deviceLib, freetos, fatfs, lwip. Compiler output: arm-none-eabi-g++ "../SenticsLib/DebugHelper.cpp" -mcpu=cortex-m7 -std=gnu++14 -g3 -DUSE_HAL_DRIVER -D_DEBUG -DSTM32F746xx -DDEBUG -c -I../Core/Inc -I../FATFS/Target -I../F...

schelven by Associate II
  • 850 Views
  • 0 replies
  • 0 kudos

Resolved! STM32G030K8 Linker-error When I modify the linkerfile for absolute adressing of a variable within the Flash-Memory I get an unexpected Error "FLASH' overflowed by 31912 bytes".

I created a motor control programm for the STM32G030K8 with the MCDSK Software and imported it into the STM32CubeIDE. The programm compiles and works fine on my hardware. When I try to allocate some data on the last 2k Page of the Flash I get an erro...

ASatt.1 by Associate II
  • 925 Views
  • 3 replies
  • 0 kudos

How to read address in UART in STM32CUBEIDE?

How to read address in UART in STM32CUBEIDE, Actually I am reading RS485 values of Energymeter like Voltage, Current and Power, Energy but I am not able to read the address, also need to know how to read slave id too. Please help me in this regard?

SVerm.3 by Associate III
  • 485 Views
  • 2 replies
  • 1 kudos

Resolved! How to migrate code from Keil uVision to CubeIDE?

I was able to open the ST25R3911B_DISCO_FW's included DISCO-STM32L4x6.uvprojx file. It builds and debugs easily, until... I try to uncomment back in the functions in its main and while (StreamDispatcherInit, ProcessIO and dispatcherWorker), which th...

Getting hard fault handler issue while running

Hi all,I am working on a project which is based on freertos on stm32l476rg. I have added STM32CubeExpansion_CELLULAR_V5.2.0 into my project and while running I am getting hard fault handler before control comes to main function.These are the remedies...

0693W000008G0jjQAC.png 0693W000008G0lVQAS.png

Resolved! STM32Cube IDE executing commented lines

Hello everyone,I'm debuging a project with 2 recent commented lines, and the debug is executing this lines: I previously builded that project, I don't understand what's happening, maybe you can answer me that question.Thank you in advance!

0693W000008G09WQAS.png
DPrie.1 by Associate II
  • 823 Views
  • 2 replies
  • 0 kudos

ITM not showing output

Hello Sir / Madam, Greetings of the day, I'm a novice player in embedded programing I owned a Stm32-nucleo-g474re board and enrolled for an online course which uses similar arm cortex m4 board, the first task was to use printf and display in the SWV...

0693W000007CualQAC.png 0693W000007CuaWQAS.png 0693W000007CubKQAS.png 0693W000007CudQQAS.jpg
NThom.2 by Associate II
  • 1600 Views
  • 6 replies
  • 0 kudos