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

Resolved! Auto incrementing a build number after each compile?

Folks,Is there a way to have a variable that is incremented each time the project is compiled? I can do this with Rowley Crossworks and it's really useful. I define and major and minor number then a build number gets incremented each time I compile a...

DiBosco by Senior
  • 1769 Views
  • 4 replies
  • 3 kudos

"No rule to make target" error after STM32CubeIDE update

After update today STM32CubeIDE from v1.7.0 on 1.8.0 and after Debug the projectI was get this error information:make: *** No rule to make target '../Core/Startup/startup_stm32l476rgtx.s', needed by 'Core/Startup/startup_stm32l476rgtx.o'. Stop.I work...

MCUpwr by Associate III
  • 7800 Views
  • 3 replies
  • 2 kudos

STM32F411RCT6: DEBUGGER STLINK/V2

Hi Team,SPI communication is established between STM32F411RCT6(master) with ADS1298(slave). When i run the code , then notfication came to console:Erasing memory corresponding to segment 0:Error: Operation exceeds memory limitsError: failed to erase ...

neelimas by Associate II
  • 1167 Views
  • 5 replies
  • 0 kudos

Resolved! HAL_I2C_Mem_Read get stuck on the line

Hi,I am using NUCLEO stm32f030r8 to communicate with LIS3DH accelerometer, connection is in such a way thatvcc - 3v3GND - GNDSCL/D15 - SCLSDA/D14 - SDAI want to read from who iam i register 0x0F, we use sparkfun board hence we checked SDO pin is givi...

Midhun by Associate II
  • 873 Views
  • 4 replies
  • 0 kudos

DEV_TARGET_RESET_ERR

It is an STM32F103C8T6 chip, and I am trying to connect it using st-link v3.Connects to SWD,(Connected VCC, SWCLK, GND, SWDIO 4pin)In STM32CubeProgrammer, it is connected normally and both read/write are possible.However, it does not work when debugg...

TX_WAIT_FOREVER doesn't in debug

I have a board design using STM32H743.I am using:STM32CubeIDEVersion: 1.13.2Build: 18220_20230914_1601 (UTC) running on:OS Name Microsoft Windows 10 EnterpriseVersion 10.0.19045 Build 19045System Type x64-based PCI am debugging an implementation of A...

How to add a existing folder to STM32CubeIDE project?

Hi,I copy a folder from other project to the STM32CubeIDE project, then do right click and "Refresh", The project explorer will add the folder to the project. I also the new folder path to the project path via "property->c/c++ build->setting->toolcha...

zqizh.1 by Associate II
  • 9373 Views
  • 4 replies
  • 2 kudos