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

stm32cubeIDE 1.16 errata

Hi,I am developing software on the stm32h743 using threadx and have just updated the IDE to version 1.16.In the Errata document for IDE 1.16 under target specific issues it says the following:184869ThreadX should not be available on H7 single core, a...

alan32 by Associate
  • 907 Views
  • 2 replies
  • 0 kudos

Debugger stuck on random line

The debugger is getting stuck on a random line about 350 lines into main(). There is nothing particular about this line of source code except its location, because if I comment out that line it just stops on the next one, and if I add a line it sto...

Resolved! If I, call "HAL_ADC_Start_DMA();" outside of while loop, it's not working. If I, call it inside the while loop, it's working.

/**************************************************************************************Issue in starting multichannel ADC through DMA*************************************************************************************/*   /* USER CODE BEGIN Header *...

Screenshot 2024-07-24 102732.png
vijay_66 by Associate II
  • 1651 Views
  • 5 replies
  • 0 kudos

ST OpenBootLoader for stm32g491 on UART1 not work

Hi everyoneusing the UART1 by modifying the tx and rx pins according to my personal application, I am unable to connect with the 7F synchronization byte using stm32cubeprogrammer. Below is the code I modified: /* ------------------------- Definitions...

RS62 by Associate
  • 465 Views
  • 1 replies
  • 0 kudos

MQTT_VAR_HEADER_BUFFER_LEN

I am trying to send and subscribe data via mqtt protocol using the lwip library with an STM32F207 series microcontroller. When I define MQTT_VAR_HEADER_BUFFER_LEN as 256, I have no problem receiving data. However, when I set MQTT_VAR_HEADER_BUFFER_LE...

Resolved! STM32cubeIDE 1.15.1 no longer available

Hello,I have installed and used STM32cubeIDE 1.15.1 on some workstations, and I want to replicate exactly this development environment on a new workstation.In the downloads page, this version 1.15.1 is no longer available for Linux Debian.Where can I...

JLemi by Associate III
  • 686 Views
  • 2 replies
  • 0 kudos

Resolved! No ST-LINK detected - NUCLEO-F429Zi board

Hi, I tryed differents issues to solve my probleme, include this :https://stackoverflow.com/questions/72564141/why-is-my-stm32f407-not-being-recognized-by-computer-windows-10 https://stackoverflow.com/questions/71678792/st-link-v2-detected-as-usb-mas...

image.png image.png image.png image.png
mzi by Associate II
  • 1382 Views
  • 5 replies
  • 2 kudos