STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

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
  • 592 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
  • 820 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
  • 283 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
  • 418 Views
  • 2 replies
  • 0 kudos