STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 468 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
  • 1117 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
  • 525 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
  • 929 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 II
  • 621 Views
  • 0 replies
  • 0 kudos