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! STM32 DAC DMA Underrun problem

Hi, I am currently working on small project which I need to generate some arbitrary signal using DAC inside STM32G431KB.Code is shown below.#include "main.h" #include "SysClockConfig.h"     uint16_t Output_Buffer[10] = {2048,2048,2048,2048,2048,2048,...

LLOLO.1 by Associate II
  • 1559 Views
  • 3 replies
  • 1 kudos

Why USB CDC fails on open if cache is not enabled?

I have created a project with STM32cubeIDE using usb CDC. If cache is not enabled, accessing via firmware a specific variable located at ox20005604 (for example reading it) once a time, it causes that subsequent open from PC of the serial port retur...

AIach.1 by Associate II
  • 403 Views
  • 2 replies
  • 0 kudos

I will try to ping another ip with STM32F207VG.

I pinged STM32 with my PC.However, STM32 did not find a way to ping another ip.Ask for advice.I am using STM32F207.I'm using STM32CubeIDE.I am using FreeRTOS.I called functions in api_lib.c to connect the network.The PC pinged STM32 and the response ...

Lyoun.1 by Associate
  • 270 Views
  • 0 replies
  • 0 kudos

Resolved! Debugging .hex file on STM32f469i Board

Hello All,I want to load AND debug a precompiled .hex file onto my STM32f469i Discovery board. I've looked around and tried several tools such as the STM32CubeIDE and the ST-Link utility, but no luck. The CubeIDE seems to be unable to flash the file,...

TLian.11 by Associate II
  • 2112 Views
  • 10 replies
  • 0 kudos

SWV Exception Trace is not working in STM32CubeIDE

I want to trace exceptions/interrupts happening in my board with STM32L4xx in STM32CubeIDE by `SWV Exception Trace Log` and `SWV Trace Log`. I use SEGGER J-Link and In Debugger I have correctly set the interface to SWD and the Core Clock to 80 MHz. A...

KK.1 by Associate
  • 307 Views
  • 0 replies
  • 0 kudos