STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

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

SDIO + DMA with micro SD card freezes at f_mount

Hi,I have a Nucleo-L476RG development board that I am evaluating for my applications. I am trying to test SDIO + DMA interface with a 32 GB Class 4 HC micro SD card. I have followed the tutorial at https://www.youtube.com/watch?v=I9KDN1o6924 to setup...

Debugger exits automatically.

When I try to debug with CubeIDE, the following happens1. start debugging2. program is written and debugger is attached successfully (startup sound is heard at the board side)3. break in HAL_Init() in main()4. resume (proceed to the next breakpoint)5...

0693W00000LvulkQAB.png
Dsasa.1 by Associate II
  • 3818 Views
  • 5 replies
  • 0 kudos

Resolved! Debugger exit immediately

Hello, I have a problem with debugger connection.The first time I had no problems in connecting and debugging my application, but the next times the debugger connects and exit immediately.I have already tried to close/relaunch STM32CubeIDE, disconnec...

CTabo.1 by Senior
  • 2398 Views
  • 2 replies
  • 0 kudos

Resolved! SWV doesn't work on STM32CubeIde 1.14 for Nucleo-H743ZI2

HiI need this set up to debug harder issue I encountered. I tried to search through available post but can't find anything similar enough. In the past I used SWV on STM32F411 and it worked well so I have a bit experience.Anyway:-debug setup in CubeMX...

Wojt_0-1704747438907.png Wojt_1-1704747564117.png Wojt_2-1704747762932.png Wojt_3-1704748013597.png
Wojt by Associate II
  • 1720 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE set active project

Hi,I'm using STM32CubeIDE 1.14.0, I have multiple projects in "Project Explorer", one of it is my default active project and now how do I set another project as the default active project? For example, I have project_1, project_2, project_3, project_...