STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

STM32cubeide debug monitoring error

Hello everyone,​I use stm32cubeide: 1.8.0j-linkstm32f767ii.​I recently experienced strange variable value. The picture above was taken in the break point state.You can see that the value state of buffer is different.I've never experienced it when usi...

0693W00000JPEcBQAX.png
hjuns by Associate III
  • 592 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with CubeIDE Update

I have two machines with Cube IDE installed. On one there is version 1.6.1 and the other is 1.7.0I want to update both to be able to open .ioc files from a college that has the 1.8.x The proxy settings are setup rigth because i am able to get the new...

0693W00000JPTaxQAH.png 0693W00000JPTYhQAP.png
Uloff.4 by Associate II
  • 843 Views
  • 3 replies
  • 1 kudos

Resolved! Toggle led controlled by MFX_v3?

I am using STM32L496 discovery board and I want to toggle LD1 which is controlled by MFX_GPIO4 on MFX_v3 chip according to UM2160. I'd like to do this within STM32CubeIDE, but I am not clear how to manage the MFX expansion device properly. Is it poss...

Lsy.1 by Associate II
  • 910 Views
  • 1 replies
  • 0 kudos

Resolved! Using STM32CubeIDE with ARM MDK builds

Hello, I created a Makefile Project in STM32CubeIDE which uses ARM MDK Toolchain. I would like to know if it is somehow possible to use STM32CubeIDE for debugging in conjunction with ARM MDK?As in uVision IDE from ARM doesn't support to load more tha...

LBöhm.1 by Associate III
  • 1185 Views
  • 4 replies
  • 0 kudos

ERROR: Couldn't parse external memory loader

Hi everyones,I have a little (but big) problem with customized external loader.The compiler report this error: " ERROR: Couldn't parse external memory loader"Stm32 Cubeprogrammer instead, tell me everything is OK.I tried to download a simple file ins...

0693W00000D0o2sQAB.jpg 0693W00000D0o37QAB.jpg 0693W00000D0o3lQAB.jpg 0693W00000D0o3gQAB.jpg
MPast.1 by Senior II
  • 1474 Views
  • 4 replies
  • 0 kudos

ADC Oversampling issue with STM32G474RE

Hi all,I am currently trying to implement ADC Oversampling so I can get 16-bit resolution of ADC result rather than 12-bit.the dual simultaneous mode is used for ADC, ADC1 and ADC2 conversion, and the following is my STM32CubeIDE Setup: ADC1 Ch 6 and...

0693W00000JOXafQAH.png 0693W00000JOXjDQAX.png
IJo.1 by Associate III
  • 8866 Views
  • 7 replies
  • 0 kudos

Resolved! I have an error of "multiple definition of `ProcessChar' I have the function ProcessChar() in two source files. There are no header files or prototypes that should make these functions global.

This is a project created with STM32CubeMX and then coding in the STM32CubeIDE environment.The error is in the linking process, but wondering why the linker should believe this function is defined twice by default. I had reason to believe these shoul...

Mike xx by Associate III
  • 1522 Views
  • 4 replies
  • 0 kudos