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

Unable to detect the chip after programming

 I am programming my STM32F423RHT6. But due to some reason, suddenly I am unable to code the MCU. The connection is getting lost for some reason. I don't know what is the reason for this behavior.  I am attaching my code along with this message. The ...

Screenshot 2025-01-19 170709.png

Cube IDE latest update Bug

There is a bug in the new cube ide version in the lwip vonfiguration for the STM32F7 LWIP_RAM_HEAP_POINTER (RAM Heap Pointer) 0x30004000There is no such RAM location in the STM32F7. the correct value should be zero but better u guys check it. by the ...

msalem88 by Associate II
  • 503 Views
  • 8 replies
  • 3 kudos

gcc int comparison undefined behavior

I found a different behavior, with or without optimization, that I can't explain me.In the code snippet  below, the value b is 0 if you compile without optimization and 1 with optimization enabled (-O1) (gcc ver 12.3.rev1).The only apparent differenc...

Unable to start motor with MC sdk generated code

hi,I have been trying to run PMSM motors with B-G431B-ESC1, I follow the steps given in the user manual,1. I profile the motor and save the parameters2. use the motor control workbench to generate a project, and generate source code,3. run it in Cube...

madhavP by Associate
  • 50 Views
  • 0 replies
  • 0 kudos

Resolved! Cannot build X-CUBE-SPN2 in CubeIDE

Hi All,  I am trying to import the X-CUBE-SPN2 in CubeIDE, I have followed all the correct steps and am importing the project through the filesystem. However, when I try to build the project I constantly keep getting an error stating that: An interna...

Cash by Associate II
  • 625 Views
  • 2 replies
  • 0 kudos