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

Clicking on Search result opens the file in new Editor

Hi,This problem is observed in v1.9.0 as well as in earlier versions. If one clicks on any search result to open the respective line then the file is opened in a new Editor, despite the fact that the same file is already opened in another editor wind...

davhak by Associate II
  • 725 Views
  • 4 replies
  • 0 kudos

Why SWD stopped working after re-programming?

I have an STM32G030 board that I was debugging, and all was going well. Then I started getting an 'unable to connect' message while debugging. Reading some of the forum, the issue appears to be that I checked "Set all free pins as analog (to optimize...

RLour.1 by Associate II
  • 2135 Views
  • 6 replies
  • 1 kudos

stm32 rx and tx interrupts interfere with each other

Hello,I am using STM32H743 Nucleo-144I have an RX EXTI interrupt which reads multiple SPI messages (a very busy channel)also, a TX interrupt which reads UDP messages dose small calculation and sends the new messages with SPI channel (pretty busy too)...

Mz.1 by Associate III
  • 942 Views
  • 4 replies
  • 0 kudos

Cannot Copy a example Project in stm32cubeIDE

I'm trying to copy a project in cube IDE, version 1.9.0 windowsVery new to using stm32cubeIDE and Eclipse. So I'm hoping I've missed something fundamental, tried a couple of things but no success.I'm wanting to copy an example that st provide (BLE_p2...

Pcard.2 by Associate II
  • 1527 Views
  • 2 replies
  • 0 kudos

FAIL.txt file appears on the disk.

Once I connect my board(f746-disco), there is a disk in which FAIL.txt appears which contains "The interface firmware FAILED to reset/halt the target MCU". I have been getting this error since yesterday. I found a question asked this community, it wa...