STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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

Pedro3 by Senior
  • 318 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
  • 136 Views
  • 1 replies
  • 0 kudos

Cannot install AI-SENSING pack

I am trying to install the AI-SENSING pack into STM32CUBEIDE V1.0.2.I download the zip file from STM website "en.fp-ai-sensing1.zip" When I go from menu "Manage Embedded Software packages", and I try "Install from local" I get the error:"The given fi...

THey by Associate II
  • 223 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7 dual core connectivity protocol handling

Hello,Could you please help me with handling a same channel I2C protocol between 2 core.I have two devices connected on the same I2C channel(I2C1). I want to run one device on M7 core and another on M4 core. How to handle the communication between th...

HDesa.1 by Senior
  • 936 Views
  • 11 replies
  • 4 kudos

Build terminate with exit code -1.

Hi All,I compiled my code, no error no warning, but I get this code below. Also, when I try to run the code, it is not uploaded to the board.Could you pls check for me ? **** Incremental Build of configuration Debug for project Boot ****make -j8 all ...

demir by Senior II
  • 539 Views
  • 3 replies
  • 0 kudos

LoRa Base Station

here I am using P-Nucleo-lrwan3 package. It is working with 433/470 MHz RF . I am trying to connect the gateway with loriot server, But it is not Happening I am Trying Multiple servers and Multiple Regions (eu1.loriot.io ,ap1.loriot.io) frequency reg...

suresh_microvision_0-1718176234017.png