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! Invalid Input: Must be project's active .ioc file.

Hi,i want to clone my project. I did the following steps:1) Edit > Copy.2) Edit > Paste.3) Rename the ioc files.4) Delete the Debug.launch file.5) Project > Clean.the next step is to generate the CubeMX. But when I try to open the .ioc file this erro...

MStre.1 by Associate II
  • 13112 Views
  • 11 replies
  • 4 kudos

Debogage

 Hello,I've developed a program using the I-CUBE LRWAN package, but I'm having a problem debugging it. Here is the configuration I used for debugging:The errors I'm encountering are as follows:STMicroelectronics ST-LINK GDB server. Version 7.3.0Copyr...

2.png 1.png
eljohrikm by Associate II
  • 1483 Views
  • 5 replies
  • 0 kudos

Unable to get RTC interrupt with STM32L476.

Hello!I am trying to get interrupt on each second using STM32L476 RTC module.I am configuring RTC module using cubeMX.RTC module interrupt is enabled, but there aren't any interrupts from RTC?!Would you please advice!

LMehm by Associate II
  • 2112 Views
  • 3 replies
  • 0 kudos

Resolved! Changing from 144-in processor to 100-pin processor

I have a project that uses a STM32H743ZITX (144-pins). I want to replace it with a STM32H743VITX (100-pins), and use the same same code. There will actually be a few differences in code, like removing some pins and their functions, but it's pretty mu...

hwsw by Associate II
  • 871 Views
  • 1 replies
  • 0 kudos

Error in GPIO functions

 It seems the IDE is not able to use the ADC and any functions related to it - my error is that the ADC libraries are not importing properly We are using the HAL libraries.. Additionally, the GPIO and any functions related to it are not being support...

acai by Associate II
  • 2562 Views
  • 7 replies
  • 1 kudos

Multiple linker symbol error after update to CubeMX 6.9.0

After Upgrading to Cube 1.13.0 with CubeMX6.9.0, my project is no longer compatible with CubeMX 6.8.1.When I start the CodeGenerator, it creates a file \Drivers\CMSIS\Device\ST\STM32H7xx\Source\Templates\system_stm32h7xx.cwhich is a duplicate for the...

JojoS by Associate III
  • 772 Views
  • 1 replies
  • 1 kudos