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

Resolved! PWM configuration

Hi, I'm a newbie in this embedded board and I'm having a hard time setting up the PWM pins. I'm currently using an STM32F103RB with a bldc motor driver shield that has pin 5, 6, 9 for PWM input.The corresponding pins for them are PB4, PB10, PC7 so I ...

Issue: No source available for Bootloader

Hello,My project was working fine, but suddenly I cannot debug or run it with the original bootloader anymore. The project is created and generated by TouchGFX Designer.This is the error message I get when I try to debug/run the project.I am sure tha...

mids400_0-1723200878741.png
mids400 by Associate III
  • 457 Views
  • 4 replies
  • 1 kudos

DS18B20 not registering with internal pullup resistor

I am trying to use the DS18B20 temp sensor on a stm32h7 board to display the current temperature using putty, and if the temp is higher than 45 degrees celsius to display a heat warning, but for whatever reason the sensor is not beign registered. I h...

smakivic by Associate
  • 480 Views
  • 3 replies
  • 1 kudos

Is there a software update override option?

Hello,I am a Lab Instructor at the University of Waterloo, Ontario Canada.I am using the STM32CubeIDE tools in my lab. There are about 200 students using my lab every term. I have the STM32CubeIDE tools running on 24 workstations in the lab and I hav...

CPope.2 by Associate
  • 861 Views
  • 3 replies
  • 2 kudos

STM32U0_OTA mode

/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body *****************************************************************...

Issue in CAN commnuication with STM32466RE

I am currently working on a project involving two STM32F446RE microcontrollers, each connected to a CJMCU-2551 MCP2551 CAN Protocol Controller High-speed Interface Module. The setup is intended to facilitate CAN communication between the two microcon...

RTOS Kernel Awareness don't work

Hello,I’m trying to use the RTOS Kernel Awareness at my FreeRTOS, Makefile Project,but the ROTS Proxy throws following errors:STMicroelectronics RTOS Proxy. Version 0.14.0 Copyright (c) 2023, STMicroelectronics. All rights reserved. Loading RTOS dri...

TWagn.2 by Associate II
  • 596 Views
  • 6 replies
  • 0 kudos

Resolved! How to clone/copy an STMCube Example project

Hello,I'm new to STM32Cube-IDE (and Eclipse). Normally I use the ARM-gcc toolchain and do assembly coding.I managed to create a New STM Project by using the Example Selector tab in the Target Selection window.In this case it was the BSP Example for t...

Screenshot 2024-08-11 at 02.02.14.png
cc2 by Associate
  • 418 Views
  • 2 replies
  • 1 kudos

Resolved! Can't work on CubeIDE, but can work on MDK

I want to use ThreadX and a Command-Line called letter-shell with CubeIDE, used a uart lib(lwrb) but changed it to HAL, but it will crash when send an costum command. Send string is "func 123 "hello word"".Here are a few of the ways I've tried: First...

SourFish_0-1723475584804.png SourFish_2-1723476204199.png
SourFish by Associate II
  • 510 Views
  • 6 replies
  • 1 kudos