STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Can a target affect or crash Cube IDE via a debugger?

This has been reported by many Cube IDE users.The most common manifestation is that Cube drops the comms, statingThis can be due to a bad STLINK debug cable, but the weird thing is that it varies according to target software.I have posted more detail...

PHolt.1 by Senior III
  • 691 Views
  • 1 replies
  • 0 kudos

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
  • 1372 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
  • 11151 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
  • 1319 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
  • 1909 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
  • 740 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
  • 2160 Views
  • 7 replies
  • 1 kudos