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

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
  • 759 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
  • 1586 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
  • 12829 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
  • 1472 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
  • 2086 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
  • 853 Views
  • 1 replies
  • 0 kudos