STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

How to generate binaries (.bin) from GitLab CI/CD

Hi,I have a project in STM32CubeIDE and I use the 'Build Project' option to generate the project binary.Now, what I want to do is to generate that binary from GitLab CI/CD. To do this, I have registered a GitLab runner on a Linux machine with all the...

mikel-m by Associate II
  • 88 Views
  • 0 replies
  • 0 kudos

STM Cube ide 1.15.1 --> watchpoint never triggered

Good morning to all,we are struggling with watchpoint feature. We have set up the watchpoint as showed in the picturebut the watchpoint never get triggered.We are using NUCLEOU575 board and we are debugging through the on board USB connector.We have ...

SafeDev_1-1726219132358.png
SafeDev by Associate II
  • 72 Views
  • 0 replies
  • 0 kudos

STM32U575 USB CDC

Hello everyone,I want to make a usb connection using USB_OTG_FS_DP and USB_OTG_FS_DM pins on the STM32U575 board. When I tried it with the examples found on the internet, it didn't work. When I tried the same method on the STM32F401 board, it was eno...

beenwew by Associate II
  • 184 Views
  • 3 replies
  • 0 kudos

Resolved! M7 core works but not M4

good morning, I began today on a nucleo 144 and so discovered the double core.so I wanted to make each core work independently, and used a led blinking code. unfortunately, it only works on core M7 and not on core M4. I do not know why, maybe I misun...

Jad by Associate II
  • 92 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.14.0 -> old issue

Hellothe brand new 1.14.0 has the same issue like the older one.an unnecessary file is opened after the 2nd debug session.It's annoying that STM can't get this solved.padawan 

padawan_0-1700729625642.png
padawan by Senior
  • 2300 Views
  • 9 replies
  • 10 kudos

Debugging STM32F429 on Disco board with CubeIDE

I am using the STM32F429I-DISC1 board and flashed code to the board using the STMCUBEIDE but when i am debugging i have encountered this error(attached the image). I have also tried the external loader file M29W128GL_STM32f4x9I-EVAL and also the fla...

Muthamizh_0-1726114488711.png