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

Resolved! Misbehaviour at different optimisation levels

Hello.I have a problem with the different optimisation levels.I am programming the STM32F103ZET controller and using SMTCubeIDE V1.13.2A controller pin triggers an external interrupt. This interrupt calls a function that sets a variable. This variabl...

I can't found serial number on my steval-astra 1B

Simply i can't find serial number on my steval-astra 1B board.Before uploading code i'm my board i have to open debug window and click on ST-LINK button but there return nothing (I'm don't think this is because i'm using a usb-c cable).I hope you can...

Davide32 by Associate II
  • 743 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE and Startup_stmxxxx.S

Dear community, Since i have travel inside parameters, now at each compilation, a file " Startup_stm32f103rgtx.s" is opening...Close this files, it's come again.Do you have an idea to disable/ hide it ?

jlecl.1 by Associate III
  • 473 Views
  • 1 replies
  • 0 kudos

Migrating from Nucleo144 board to IC

HI i m currently working on a H723 nucleo144 EVK, and have completed the coding and is contemplating to flash the code onto STM32H750IBK6 ,  question is whats the best way to  port over the code (in .ioc) without recreate a new project,  new IC selec...

STM32L053 LCD - SPI issue?

Hi all! I am having a bit of an issue with a custom LCD. I can get several segments to work except a few, which I discovered are used by SPI2 for the bootloader. I have tied BOOT0 to GND and also checked PB15 and PB14 for instance with a scope, nothi...