STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Still fighting to setup SWO trace on STM32H7

Hello,A few months ago I tried without success to setup ITM on a STM32H753I-EVAL2 board (and STM32CubeIDE). Now I'm trying again. There is a precise point I'm not sure about: the signal SWO is multiplexed on GPIO PB3, so I have to setup PB3 with alte...

Gpeti by Senior II
  • 1938 Views
  • 29 replies
  • 0 kudos

Resolved! STM32Cube Data-Only Project

I'm trying to generate an s-record file that contains nothing but an array of data in flash - no executable code.  (This is used by an external tool and loaded into flash later as config data.)  I deleted everything from the project except main.c.  I...

RHJ by Associate II
  • 371 Views
  • 3 replies
  • 1 kudos

Resolved! Please login to download a software package

I cannot update my .ioc !Why has this message suddenly appeared?What software package????I've been using Cubeide for years.I have tried logging in etc. etc. as per all the forum posts.I get an OK when I use 'check connection'What is happening to ST?C...

clock1166_0-1704649196921.png

Resolved! Storing binary.bin file into eeprom using Nucleoh743zi2

I am trying to store .bin file into eeprom(24LC256) which is required for me to flash the LCM GUI. I am trying to open the binary file in main.c as follows: #define Filepath "C:\\Users\\sushma\\STM32CubeIDE\\workspace_1.12.1\\filesizetest\\Core\\Src\...

sushma by Associate III
  • 572 Views
  • 2 replies
  • 0 kudos

No ST-Link detected - STM32F407G-DISC1

To whom it may concern, I have seen comments of similar regard with this issue, however I have not seen a way to solve the problem. When I try to debug my code and transmit it to my STM32F407G-DISC1 board it comes up with this "No ST-Link detected is...

Screenshot 2024-01-07 at 11.00.11 pm.png Screenshot 2024-01-07 at 11.00.29 pm.png Screenshot 2024-01-07 at 11.00.37 pm.png Screenshot 2024-01-07 at 11.09.15 pm.png
JHunt12 by Associate
  • 390 Views
  • 3 replies
  • 0 kudos

CubeMXIDE 1.14.0 bug report

Once emdos has been selected, while the selection can be changed and emdos can be deselected:  The program always puts in a library.  I:LibosT8MLVHLSP.a  Since this file does not exist, compilation fails.  Processor selection is L562Library path adde...