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

Resolved! downloading STM32CubeIDE

I have got STM32H7 50B=DK , I am unable to complete stm32CubeIDE download with 'network error', how can I resume download from where it stopped. Thanks in advance

ksale.1 by Senior
  • 359 Views
  • 3 replies
  • 1 kudos

Resolved! Upgraded STM32CubeIDE to 1.18.0, no st-link detected

I was just debugging earlier today on my STM32H7B3I-EVAL board from my Mac (Sequoia 15.3.1), which I have been doing for weeks.  Note, the eval board has a built in ST-link.  Things were going great.  I figured it was a good time to install github in...

MF1 by Associate III
  • 673 Views
  • 6 replies
  • 1 kudos

Problem: recovering ADC value

I've been stuck for several days retrieving adc values from the mp23abs1 analog microphone on my stevalmksbox1v1. I just want to test to see if the adc values fluctuate according to the sound level where I am, but nothing moves. In debug mode in live...

Resolved! STM32CubeIDE: Application Strucutre is stuck to Advanced

Hello everyone! Everything is in the title. I'm not sure at which point I changed the structure to Advanced (probably when trying to debug), but I ended up with a massive main.c file. Now, the Application Structure cannot be changed. Do I need to rem...

Romder by Associate
  • 231 Views
  • 3 replies
  • 0 kudos

CubeIDE Download SREC/HEX file

I apologize in advance, but I've searched and searched with no luck for the following question.I create an SREC file after a debug build in CubeIDE. I use srec_cat to add a CRC to the end of FLASH space. All good. What I would like to do is debug the...

dsmail1 by Associate II
  • 295 Views
  • 4 replies
  • 2 kudos

Error: failed to erase memory

Hello,So, i have created a small project in which the diagnostic information was saved in the internal flash of STM32F429ZET6 at the time of a crash. So, to test this project i have triggered usage-fault exception in an infinite loop by dividing a nu...