STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

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
  • 1188 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
  • 912 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
  • 614 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
  • 1802 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
  • 577 Views
  • 1 replies
  • 1 kudos