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

GUI Bug in CubeIDE

Look at the left part of screen. I don't know how to identify this block, but you can see that this is broken. It happens every time independently of my actions. I can not put debug pointers.

EL314 by Associate III
  • 216 Views
  • 4 replies
  • 0 kudos

Issue regarding Nucleo-STM32F756 and STM32Cube

Hello,After using some different board on an existing code base, I went to upgrade to a F7 board. To test the new board I used the STM32Cube IDE, and small tests worked to validate part of my code base with the new board. To deploy continuous integra...

How to read RFID card using MFRC522?

Hello,I'm trying to read RFID cards using the Nucleo-F446RE and MFRC522. I've found this library, but it just always fails atfatal error: stm32f4xx_rcc.h: No such file or directory fatal error: stm32f4xx_gpio.h: No such file or directoryI've tried se...

XXien.1 by Associate
  • 268 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE Debug Options

I'm using a STM32F401RE and developing on STM32CubeIDE.Since I have a Bootloader on address 0x08000000 and I had to move the Application to 0x0800C000 by changer the linker file:MEMORY{ RAM  (xrw)  : ORIGIN = 0x20000000,  LENGTH = 96K/* FLASH  (rx) ...

EGonc.1 by Associate II
  • 172 Views
  • 0 replies
  • 0 kudos