STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

Resolved! STM32CubeIDE device type variable availability

Hi,I'm writing some generic utilities for use across multiple projects and processor types.Quite often I have to include the device header file in the utility header, e.g.//#include "stm32f1xx_hal.h"//#include "stm32l4xx_hal.h"#include "stm32f7xx_hal...

NW27 by Associate III
  • 2243 Views
  • 5 replies
  • 0 kudos

The GNU tools version

The newest version of teh STM32cubeIDE comes with:GNU Tools for STM32, based on GNU Tools for Arm Embedded Processors 7-2018-q2-update 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907]why not the newest one? Is there any reason to not ...

KTarc by Associate II
  • 923 Views
  • 3 replies
  • 0 kudos

STCubeFW_F4_V1.25.0 Code Generation breaks HID USB connection

When upgrading a project on mine to STCubeFW_F4_V1.25.0, HID USB communication stopped working. After a lot of time comparing differences in the generated code for V1.25.0, I found that the function "USBD_CUSTOM_HID_DataOut" in "usbd_customhid.c" no ...

BPaik by Senior
  • 299 Views
  • 0 replies
  • 0 kudos

STM32L151C8U6A can't be programmed from within STM32CubeIDE

Hello,I have created an empty project for STM32L151C8U6A and used the configurator to set a single GPIO pin high. When I attempt to use the "Debug" function to download the program to my board, I get the error:Memory Programming ... Opening and parsi...

AFish.1 by Associate
  • 420 Views
  • 0 replies
  • 0 kudos