STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 3541 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
  • 656 Views
  • 2 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
  • 814 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
  • 529 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 ...