STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! On ubuntu; debug says "Could not determine GDB version"

Could not determine GDB version using command: /opt/st/stm32cubeide_1.2.0/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.linux64_1.0.0.201904181610/tools/bin/arm-none-eabi-gdb --version/opt/st/stm32cubeide_1.2.0/p...

DQuir.1 by Associate II
  • 24408 Views
  • 28 replies
  • 27 kudos

Internet problems - PKIX path building failed...

Aftre installing STM32CubeIDE it fails to connect to internet - In Firmware Updater, "Check Connection" fails and does not give a reason. As extra test done "Check for Updates" and it also fails with error:PKIX path building failed: sun.security.prov...

NetView.png

Resolved! H7A3 - Code not loaded into ITCM-RAM

Hi all,i have an issue with an STM32-H7A3, which is going into hard fault, when calling a function, which is moved to the ITCM-RAM.I have defined a section for ITCM-RAM in the Linker-Script:  _siitcmram = LOADADDR(.itcmram); /* size of ITCM-RAM */ ....

CBerg by Senior
  • 318 Views
  • 12 replies
  • 3 kudos

compiler generating bad .elf file

Hello STM,I noted that the compiler generated a bad .elf file using an STM32H7R3L8H6H MCU. I made a small demo project(attachment) that demonstrated the problem.I'm using an external PSRAM with HEXASPI on XSPI1 port. I reserved a place on fixed addre...

Intector_0-1739248524203.png

Resolved! STLink Server with MacOS 15

 Hello,I updated to Mac15 (MacOS Sonoma Public Beta), which was probably a mistake. Now I get an error from STMCubeIDE when I try to run indicating "ST-Link Server is required to launch the debug session" and to Please download it on www.st.com.  I f...

jdw by Associate II
  • 14292 Views
  • 35 replies
  • 30 kudos

Resolved! STM32CubeIDE freeRTOS semaphore creation issue

Hi,I have a problem during creation of Semaphore in STM32CubeIDE. When I create a semaphore (dynamic or static) and add it to register view then.... nothing happens. I discovered that issue when in fact this mutex behaves as it wouldn't be created ev...

MarcinGajewski_0-1699617064869.png