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! STM32U073 - I2C

In documentation (RM0503), I2C CR1 register contains SBC bit field (Slave Byte Control), at position 16. Unfortunatelly, LL driver files (actually stm32u073xx.h, which is referred by driver files) have no corresponding defines.

Resolved! ADC not working properly on Nucleo-MB1549

I'm trying to get some adc values from my nucle-mb1549-ws but no matter what i do, i can't seem to get any values. Below i have attached the main.c file source code. Below is an image of my .ioc file to give you an idea of what is happening. I am try...

BadEngineer_0-1728402239296.png BadEngineer_1-1728402380161.png

Problem installing STM32CubeIDE on Debian Bookworm

Hi,I recently downloaded the general Linux install package en.st-stm32cubeide_1.16.1_22882_20240916_0822_amd64.sh.zip from https://www.st.com/en/development-tools/stm32cubeide.html.Using Ark, this was extracted into subfolder ~/Downloads/en.st-stm32c...

SElli.11 by Associate III
  • 1128 Views
  • 4 replies
  • 0 kudos

Resolved! Dependencies issue when installing STM32CubeCLT v16.0.0

Hi,I have a Ubuntu 24.04.1 LTS server running on AWS. I want to setup this server as my firmware build server. I was trying to install STM32CubeCLT v16.0.0 on the server but I am getting this output:    ubuntu@build_server:~$ sudo ./st-stm32cubeclt_1...

SBhon.1 by Associate III
  • 3898 Views
  • 1 replies
  • 0 kudos

Resolved! doesn't work GPIO_EXTI in original project

Hello,I made a GPIO_EXTI test project referring to GPIO_EXTI sample.For just check, I added entering Stop Mode int the GPIO_EXTI sample and HAL_GPIO_EXTI_Callback worked regularly like following. HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_ST...

curiae by Associate III
  • 780 Views
  • 6 replies
  • 0 kudos

Resolved! ADC STM32H745

Hello team,I am using adc pins to detect voltage. In cube IDE I do adjustment to get ADC clock as 75MHz. But in the datasheet it is mentioned that for that package max adc clock is 50Mhz. Still cubeIDE(in .ioc file) does not shows any error and compi...

forum1.jpg forum2.jpg

ITM Debug with SWV H755

I am unable to get ITM debug working via either CubeIDE or Cube programmer.  I have checked the sysclock matches the sysclock configured for the system.I have tried various limits and auto for the SWV clock.I have enabled SWV in the debugger config.I...

tstokes_0-1728309818225.png tstokes_1-1728309947212.png
tstokes by Associate II
  • 666 Views
  • 2 replies
  • 0 kudos