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

Why is STMcubeIDE not detecting my device?

Hi all, I am trying to run a program from STM32cubeIDE to my STEVAL-MKI109V3 board, however the IDE is not recognizing my board. The device is listed in Device Manager under Ports&COMs as "STMicroelectronics Virtual COM Port (COM5)" so this leads me ...

stm32cube to compile legacy arm syntax?

Hi folks,I have an assembly file with 2.5k lines and I'm facing a compiling issue.It seems that the problem is about the syntax -GNU compilation support a specific syntax while arm leagacy syntax is different. In example:name EQU 0xC vs.equ name 0xC ...

kingkong by Associate
  • 486 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeIDE upgrade

Hello, I have recently upgradated STM32CubeIDE from v.1.13.2 to v.1.14.0.The upgrade seems has gone well, as indicated in the Help->About window:Anyway, if i check the window installed application list, is still indicated the previous version:Also, i...

CTabo1_1-1705396108646.png CTabo1_0-1705396031665.png CTabo1_0-1705396433143.png
CTabo.1 by Senior
  • 1289 Views
  • 3 replies
  • 1 kudos

[STM32WL55] Boot in low power mode.

Hello everyone!I'm wondering about a possible solution for our device working on a STM32WL55.For hardware reasons, it would be nice to boot the device directly in low power mode (possibly STOP2).I can't seem to find any answer to this question online...

LorenzoC by Associate
  • 375 Views
  • 0 replies
  • 0 kudos

Resolved! SPI COMMUNICATION THREE WIRE/ FOUR WIRE

Hi,I have doubt with the spi communication setup in this configuration. I'm using two sensors where one of the sensor only support 3 wire spi and another  is 4 wire .I have a single spi in mcu. The hardware setup is followed by mapping four wire spi ...

Resolved! ST-link v2 running on STM32Cube Programmer

I've recently bought a cheap Chinese ST-link v2 clone. It uses a Geehy APM32 MCU. Which is I guess  STM32 clone. I've since replaced it with a genuine STM32 MCU and st-link firmware. I was able to run it on  STM32 ST-link utility. But failed to run i...

stm32 I2c won't send data

I am trying to get to use I2C on my stm32L4R5ZIT-P.i am trying to configure a sensor by sending data but the I2C pins wont give a signal?i dont ude interups or DMAthese are the pins that i use and the setting for I2C: this are the includes i usethis ...

fontys_student_2-1705416583285.png fontys_student_1-1705416526079.png fontys_student_3-1705416909107.png fontys_student_4-1705416964693.png