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

STM32G0 HAL EXTI callback implementation is buggy.

CubeIDE v1.1.0STM32Cube FW_G0 v1.3.0​The STM32G0 HAL EXTI call back implementation is wrong. According to the UM2319 rev 1 Section 3.11.2, it say :​the user must call HAL_GPIO_EXTI_IRQHandler() from stm32g0xx_it.c and implement HAL_GPIO_EXTI_Callbac...

Takemasa by Associate III
  • 2317 Views
  • 4 replies
  • 0 kudos

How to integrate json-c library in STM32CubeIDE project?

Hi,I am currently working on stm32cubeide for my project.Now, there is a need for json in my project. But the json-c library is showing errors whenuse some function of that library in main function. Surprise is that, that function is present in the l...

R. by Associate II
  • 760 Views
  • 0 replies
  • 2 kudos

Error while flashing NUCLEO STM32L432KC

Hi,I am getting an error while trying to debug my new NUCLEO STM32L432KC board. I am using the STM32CubeIDE v1.1.0 on MacOSx Mojave. See the attached debug log for the error.Error message from debugger back end:Error finishing flash operationFailed t...

VInox by Associate
  • 463 Views
  • 0 replies
  • 0 kudos

Detect key pressed on keyboard usb

I did usb keyboard on stm32 with cubeide. I can send keys to PC. I modified mouse example code generated by cubeide mx to get keyboard HID.​Is there a way to detect what key was pressed on physical keyboard with stm32?​ I use firs bit of report to se...

oeliks by Senior
  • 456 Views
  • 0 replies
  • 0 kudos

How to add a Cube package to my IDE project

I'm working on a basic project using the B-L475E-IOT01A board. I would like to add the Azure and the SBSFU cube packages to the project, however these don't show up in the IDE under Additional Software. I have the zip files downloaded, is there ...

SBade.1 by Associate II
  • 329 Views
  • 0 replies
  • 0 kudos