STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.15.1 released

STM32CubeIDE 1.15.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.11.1 that is available for download. Main issues fixed in this patch: Ticket 177978 : Fixed an issue with ST-LINK firmware upgrade concerning th...

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

STM32F446 ADC permanent conversion by polling?

Hi,I want to read analogue values out of the ADC of an STM32F446. This works well when using CubeMX-based functions.The initialisation:   hadc1.Instance = ADC1; hadc1.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV4; hadc1.Init.Resolution = ADC_RE...

HMüll.4 by Associate III
  • 374 Views
  • 3 replies
  • 0 kudos

Resolved! Multiple definition after update CubeIDE

Hi. Can you say me what mean that type of error.The code is surely correct because I've been working on it. The errors showed up after updating CubeIDE to a new version and generating files from .ioc file in IDE.c:\st\stm32cubeide_1.7.0\stm32cubeide\...

DBrau.2 by Associate II
  • 1855 Views
  • 4 replies
  • 0 kudos

Resolved! Differences between debug mode and normal running

Hi all,I have a piece of code that does DMA on a UART port. This DMA i read in an buffer and i reply in 1 msSometimes i dont get the incomming UART message. I wanted to confimr this with the debug mode and reading the buffer with "live expressions". ...

Resolved! Buggy SystemClock_Config()

I use STM32CubeIDE 1.13.0 to generate code for NUCLEO-L476RG.The generated SystemClock_Config() put flash latency configuration after the clock configuration. I don't know why it works for the first call, but if I call it after exiting stop mode, it ...

nicolas by Associate III
  • 661 Views
  • 4 replies
  • 0 kudos

Resolved! has no explicit encoding set warning

"CUBE IDE" İLE projesinde aşağıdaki hataya düştüğünde, ne anlaşılmayacağına dair bir bilgi yok. Bana bu konuda yardım eder misin? error: "'LOARA_TX_RX_end' projesinde açık bir yerleşim seti yok."proje Adı > 'LOARA_TX_RX_end'

fog.1 by Associate II
  • 10009 Views
  • 2 replies
  • 3 kudos

Is there a software update override option?

Hello,I am a Lab Instructor at the University of Waterloo, Ontario Canada.I am using the STM32CubeIDE tools in my lab. There are about 200 students using my lab every term. I have the STM32CubeIDE tools running on 24 workstations in the lab and I hav...

CPope.2 by Associate
  • 360 Views
  • 2 replies
  • 0 kudos

Can a target affect or crash Cube IDE via a debugger?

This has been reported by many Cube IDE users.The most common manifestation is that Cube drops the comms, statingThis can be due to a bad STLINK debug cable, but the weird thing is that it varies according to target software.I have posted more detail...

PHolt.1 by Senior II
  • 357 Views
  • 1 replies
  • 0 kudos