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

Setup stm32cubeide on mac

I have tried many times to download installer, but each time mac says like 'this is a unverified source you can't open it'. Can you help me to overcome this trouble?

ky1 by Associate
  • 201 Views
  • 0 replies
  • 0 kudos

can't decrease SPI baud rate

Hİ, i use energy meter ic name is atm90e26 which communicates over SPI and UART. I prefer SPI in my project. But there is a problem about baud rate. Max baudRate of energymeter is 160k bit. Minimum baudRate of stm32g491 is 664k bit at 170Mhz Clock fr...

yasin by Associate
  • 469 Views
  • 3 replies
  • 0 kudos

Lab 7 for STM32C031C6T6

In Lab 7 at time 17:28 it refers to moving startup code from FLASH to RAM. This is to use RAM for some of the initialization and callback routine. It says to write the following script "After */Drivers/*(.text*) define for initialization - line 74*ma...

hwood1 by Associate
  • 221 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE Multi-Threaded support

The STM32CubeIDE does not always correctly generate/regenerate the Multi-Threaded support code and ThreadSafe folder.I noticed this when converting an existing project to use FreeRTOS. After experimenting, it seems that if the project contains virtua...

DRega.1 by Associate III
  • 403 Views
  • 1 replies
  • 0 kudos

Resolved! Cannot connect to Nucleo 144 using ST-LINK

I've installed STM32CubeIDE and the ST-LINK/V2-1 driver. I'm attempting to connect to a Nucleo U5A5ZJ-Q board.When I try to run example code I receive the message: "No ST-LINK detected..."I have removed the jumper on CN4 as instructed if using Nucleo...

STM32CubeIDE debugger skips all breakpoints. (SOLVED)

Hello! I am using STM32CubeIDE Version 1.12.1 and the HAL library with a NUCLEO-F103RB.During debugging the integrated STM32CubeIDE debugger pauses at the first command, in my case at HAL_Init(), but then skips all other breakpoints. The menu option ...

Kmax18 by Senior
  • 298 Views
  • 0 replies
  • 0 kudos