STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

Sending Serial Through USB example doesn't work

Hey !I'm new to the STM32 environnement. I am familiar with arduinos and now I want to evolve to STM32 processors. So I just try to send "hello world" through the USB port, but it doesn't work. When I open Putty, the connection seems to work, but to ...

Lebois by Associate II
  • 1661 Views
  • 10 replies
  • 2 kudos

Resolved! SPI open drain config on STM32U5G9J-DK2

Greetings to the community, After digging around the relevant documentations and the reference manual for the chip family (STM32U5xxx), I couldn't find any relevant info on configuring SPI protocol to be in open drain config. The idea is to power the...

STMCubeIDE does not create links to SPI HAL files

I am starting to use the H755Zi Nucleo board. I have been using the F767Zi and F746Zg prior to this and familiarity with STM32CubeIDE. I see that there are no examples for the H755Zi-Q, but there are for the H745Zi-Q and do seem to run on the 755 boa...

jdw by Associate II
  • 324 Views
  • 2 replies
  • 0 kudos

LSM6DS example and dev. board.

Hello, does anybody know what example and development board to use for LSM6DS for air mouse development?And is LSM6DS the best sensor to use?

GS2 by Senior
  • 271 Views
  • 0 replies
  • 0 kudos

Resolved! Rename the project does not rename the .ic file

I wanted to use the ioc and all the code from a project into another project. So, I copied the project and pasted in a workspace, then renamed the project, but ioc is not changed. So while opening, I get error messageInvalid Input: Must be project's ...

Techn by Senior III
  • 414 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE BUG with working CMake project

Hello,I have a working project based on CMake.I tried to build it under STM32CubeIDE with no success.Here is the output when trying to build the project:**** CMake Configure of configuration config_default for project CMakeProject **** C:\Work\Projet...

ANauz.1 by Senior II
  • 306 Views
  • 1 replies
  • 0 kudos

STUSB1602 + STM32F446ZE

I am currently working on a project where USB-C PD stack implementation on STM32F446ZE board. I have downloaded the necessary files which I have shown in my attachment (zip folder downloaded from https://github.com/usb-c/STUSB1602). Kindly answer my ...