STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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...

Hi, I am using STEVAL-STLKT01V1 and NUCLEO-F303RE and need to run AudioLoop from ac6 System Workbench for STM32 Project. I imported the code and run it but I am getting this error: No source available for "main() at 0x8004304" What can I do?

This is what I have: The system works fine with DataLog. The problem is when I run AudioLoop. What I see is that the COM port is enabled with DataLog and then I run Putty and see the results in real time. However, the COM port is never enabled when I...

0693W00000FATePQAX.jpg
ARami.2 by Associate II
  • 269 Views
  • 0 replies
  • 0 kudos

Resolved! STMCubeIDE 1.7.0 configuration frozen

I have a project created by STM32CubeIDE 1.7.0. Its now impossible for me to change the device configuration, e.g. adding a new peripheral or change anything in a defined peripheral. The device configuration seems to work, but the code generator does...

EDoro.1 by Associate
  • 377 Views
  • 1 replies
  • 0 kudos

Resolved! Elf created but STM32CubeIDE cannot find

Hello I've created a project that has created an elf file: However, when I run debug on STM32CubeIDE I get the following message: Can anyone advise, please? I've not had this problem before with STM32G071, but am trying with STM32F413.Thanks

0693W00000F9xT5QAJ.jpg 0693W00000F9xTFQAZ.jpg
ron_w by Associate III
  • 2415 Views
  • 3 replies
  • 0 kudos

Does STM32CubeIDE generate a target arch macro?

I'm looking for something like __TARGET_ARCH_6_M or __ARM_ARCH_6M__ from my G0 project but don't see anything. Is this done by the IDE based on the selected target hardware, or would I need to add a preprocessor macro manually to my project?

Konami by Senior II
  • 345 Views
  • 2 replies
  • 0 kudos

I generated a simple project with STM32CubeMX When I compile that project I get: make: *** [Src/subdir.mk:27: Src/main.o] Error 3 "make all" terminated with exit code 2. Build might be incomplete.

I have the foll. settings:Properties...C/C++ Build...Tool Chain Editor...Current toolchain: Cross GCCProperties...C/C++ Build...Environment...PATH: C:\ST\STM32CubeIDE_1.3.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.make.win32_1.1.0....

DNeet.1 by Associate II
  • 491 Views
  • 3 replies
  • 0 kudos