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

Resolved! Where to find the gcc in STM32 directory? How (and in what place) is it correct to specify the path to gcc files? I changed the PATH for make and gcc separately

22:39:03 **** Incremental Build of configuration Debug for project c1 ****make all Building file: ../src/c1.cInvoking: Cross GCC Compilergcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/c1.d" -MT"src/c1.o" -o "src/c1.o" "../src/c1.c"c:/st/stm...

DM-SH by Associate II
  • 11336 Views
  • 11 replies
  • 0 kudos

Resolved! Please update CubeIDE installation guide and rel. notes

The installation guide UM2563 hasn't been updated since 2022. Information about supported/tested Linux versions needs refresh.Also, in the release notes, if new Linux versions are validated, please add this information, it would be helpful.Regards,--...

Pavel A. by Evangelist III
  • 1025 Views
  • 1 replies
  • 1 kudos

TouchgfxDesigner Unexpected error has happened

Stm32CubeIDE with TouchGFX, I am trying to design, but I am encountering the following error:Sorry - something unexpected has happened which caused an error to occur in the Designer. For more information, see the log file located at: C:\Users\ibrahim...

Resolved! Implementing Arduino into CubeIDE

I have already spent hours trying to get the Arduino library working in my CubeIDE (1.12.0 IDE; latest STM32duino; Firmware F3 1.11.4). I set up all the include paths, and changed the arduino stuff, to point to the CubeIDE generated files. I had some...

Tobe by Senior III
  • 4629 Views
  • 6 replies
  • 1 kudos

Resolved! Using timers as perodic software event trigger

Hello!! I'm a total newbie, so sorry for any mistakes, and I would like to ask for simple explanations as well.As title states, I would like to use a timer chosen from TIMx, not as an output on a pin, but rather for software only usage, to do an acti...

I2C Slave “Repeated Start�? Callback?

STM32F105, HCLK=72MHz, HAL Ver 1.1.8.0, SCL = 100KHzIs there a “Repeated Start�? HAL callback? I couldn’t find any direct reference but does the STM32 I2C peripheral know when this occurs and set a status bit somewhere?In my application, I can’t allo...

raymartin by Associate II
  • 1704 Views
  • 3 replies
  • 1 kudos