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! STM32CubeIde 1.15.1 headless build is not working

Hi,I have upgraded from STM32CubeIde 1.12.1 to 1.15.1.I am trying to build my project with STM32CubeIde v1.15.1 in headless mode on Ubuntu 22.04.Note - This worked fine with v1.12.1 with no problems at all but now 1.15.1 there is.The command I run is...

joeSD by Associate III
  • 753 Views
  • 2 replies
  • 0 kudos

mDNS example project

Hello,I have a project running on an STM32F407VE that is using FreeRTOS and lwIP.  I have a working webserver among other things.  I want to implement mDNS but it doesn't seem straightforward - never done it before.  Does anyone have some guidance or...

MStra.3 by Associate III
  • 1063 Views
  • 4 replies
  • 1 kudos

How to include FatFS properly?

Hello, I want to write data to a SD card. When I want to include fatfs, in header files i get errors. ff_gen_drv.h line 57 (typedef struct { uint8_t is_initialized[_VOLUMES];:( '_VOLUMES' undeclared here (not in a function)sd_diskio.h line 35 (extern...

ÇSerp.1 by Associate II
  • 1352 Views
  • 4 replies
  • 0 kudos

TrueSTUDIO and ST-Link V2

Hello! I have an old and huge project developed in TrueSTUDIO v9.2 and I'm trying to debug it using the ST-Link V2 (fw V2J43M28) by SWD interface. But right after "Debbuger connected" message, I've got an error: Failure at line: 13. Error finishing f...

Peaga by Senior
  • 516 Views
  • 1 replies
  • 0 kudos

Piping data to and from STM32 HW during debug?

I am writing audio DSP applications, and to debug and test them I would like to pipe canned data from my Mac to my STM32 HW, then run either my whole algorithm or selected DSP blocks for unit testing, then send the results back to the Mac to compare ...

AVoel.1 by Associate III
  • 328 Views
  • 1 replies
  • 0 kudos