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

X-CUBE-TCPP issue with STM32CubeIDE 1.15.1

I am able to successfully install and build the SNK1M1_Sink example project from X-CUBE-TCPP.I then opened the .ioc file and make the recommended changes to the HAL timebase source (I selected TIM2 as TIM1 was greyed out) and set USE_NEWLIB_REENTRANT...

alw by Associate III
  • 453 Views
  • 2 replies
  • 0 kudos

Resolved! STM32Cube IDE vs Arduino IDE

Hi,I have used different micro-controller boards for many years, Arduino, STM32 and ESP32. I have always used Arduino IDE for all my developments. Recently I have downloaded STM32Cube IDE to see how it works compared to Arduino IDE. I started porting...

pbcal by Associate II
  • 812 Views
  • 5 replies
  • 5 kudos

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