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! Uart Circular buffer , Error while building using Nucleo 429zi Just did what is in the video in the link https://controllerstech.com/ring-buffer-using-head-and-tail-in-stm32/ The error is as shown in the details

arm-none-eabi-gcc -o "Uart_Ring_Buffer.elf" @"objects.list"  -mcpu=cortex-m4 -T"C:\Users\User\STM32CubeIDE\workspace_1.8.0\Uart_Ring_Buffer\STM32F429ZITX_FLASH.ld" --specs=nosys.specs -Wl,-Map="Uart_Ring_Buffer.map" -Wl,--gc-sections -static --specs=...

RKore.1 by Associate II
  • 1019 Views
  • 5 replies
  • 0 kudos

Resolved! How do I update the HAL on an existing STM32G0 project?

I have a Nucleo-32 STM32G031K8. STMCubeIDE was installed around March 1. I have been trying to debug and getting slave code working to respond to HAL_I2C_Mem_Read_DMA() and HAL_I2C_Mem_Write_DMA() commands from another STM32G032K8. When I looked at...

KiptonM by Lead
  • 1229 Views
  • 5 replies
  • 0 kudos