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

1) Debug does nothing (both menu and icon). No messages, no warnings, no logs, nothing. Yet it works at home. 2) In project generate code advanced settings, turned off MX_BlueNRG update options, yet it still overwrites all my changes in modifying service

Originally, it seemed to work okay. Now I can't get it to work at all after many days of trying, and in addition, whenever I write code, my code keeps getting over-written and my files deleted. I have installed openocd, but can't get the ide to downl...

Resolved! hi2c2 in an external .c

Hello to all.I'm coding an I2C comunication and the IDE (1.4.0) create the Private variable I2C_HandleTypeDef hi2c2; and then the function MX_I2C2_Init. Everithing ok.I'm using an external .c file to handle the I2C communication and how can I access ...

MSole.1 by Associate
  • 1018 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.5.0 crash issue

Hi,I cannot import existing project into Workspace. Here's the error log when I try to select a root directory: eclipse.buildId=Version 1.5.0 java.version=1.8.0_272 java.vendor=AdoptOpenJDK BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_...

0693W000005CGxXQAW.png
Gaston by Senior
  • 866 Views
  • 6 replies
  • 0 kudos

Resolved! How to write dirctly to a Flash memory address?

Hi, I'm working on Stm32CUBE IDE with STM32LO71RB. I would like to write a version number when I am flashing my device at EEPROM Flash memory address 0x08080000. I've tried HAL_FLASH_Program(), but I have to execute it at each reset. I would like to...

RChar.2 by Associate II
  • 945 Views
  • 4 replies
  • 0 kudos

Resolved! I can't debug my own board

Thank you for helping.environment:IDE: STM32CubeIDE Ver1.3.0Board: Self-made boardDebugger: STLink V3-MINII connected to debug the board I made this time with IDE.The situation is different from that of the evaluation board.The following message is o...

Ebun.1 by Senior
  • 971 Views
  • 1 replies
  • 0 kudos