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

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
  • 652 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
  • 692 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
  • 1012 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
  • 857 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
  • 631 Views
  • 2 replies
  • 1 kudos