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

Resolved! Can't paste text into Cube IDE main.c file

I need to copy text from internet to Cube IDE main.c file.I copied the text from the internet, I click in the Cube IDE context menu "paste". And nothing happens. If I copy text from Cube IDE and paste that text into Cube IDE, then the text is pasted....

tim2.png
MMust.5 by Senior II
  • 1015 Views
  • 5 replies
  • 1 kudos

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
  • 8169 Views
  • 11 replies
  • 3 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
  • 1052 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
  • 772 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
  • 539 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
  • 1482 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
  • 506 Views
  • 1 replies
  • 1 kudos