STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

I2C EEPROM TO WRITE AD DATA USING STM32F103C8T6 MCU

Hello,    I am try to write the data for memory address in EEPROM using standard protocol I2C. we are trying in data write to memory Address and Driver IC read to operates the Sensorless BLDC motor. so I am working in this method. But am put in the d...

Screenshot (63).png 42544sg.PNG
mrsmile by Associate III
  • 1276 Views
  • 2 replies
  • 0 kudos

H743ZI + lwIP DHCP problem

I have a project with STM32H743ZI, lwIP, noOS. I've read the document with the suggested settings for MPU, linker file, lwIP head placement and applied the changes to CubeMX generated code.Additionally, I have set the MEM_ALIGNMENT to 32 bytes and ad...

JojoS_0-1687093051524.png
JojoS by Associate III
  • 1100 Views
  • 2 replies
  • 2 kudos

unit testing in cube ide as of 2023

HiI need to do some unit testing. As of 2023 What is the easiest way forward? Which tool is best integrated with CUBE ide?There are 2 use cases:Unit tests running on STM32 (here I just know of Tessy/Hitex, not open source)?unit tests running on a win...

MK..1 by Associate III
  • 547 Views
  • 1 replies
  • 0 kudos

How to run code in RAM?

I have a project with a STM32H7 part generated with CubeMX, but I want to copy the code to RAM after reset and then run it from RAM, because I want to change the flash where the code is running. How can I do this?I noticed there is a linker file STM3...

fb by Associate III
  • 5437 Views
  • 9 replies
  • 2 kudos

Resolved! CubeMX 6.8.1 installer for Linux is broken

The installer for the latest CubeMX is broken on Linux, as the resulting directory structure lacks permissions in the jre/ subdirectory:cassiopeia:/opt/cubemx# ll total 150384 drwxr-xr-x 8 root root 4096 Jun 23 16:00 db/ drwxr-xr-x 2 root root ...

stm32 I2c communicate with DRV10983 Driver IC

Hello,      I am work with STM32G030F6p6 Microcontroller for I2C communication with DRV10983 Driver IC to controll sensorless BLDC ceiling Fan. For I2C communication ,I need to configure my I2C using STM32CubeMX respecting information in the driver, ...

frame.PNG regis.PNG
mrsmile by Associate III
  • 581 Views
  • 0 replies
  • 0 kudos

Reading and writing to sd card

Hello everyone, I am currently trying to test an sd card by writing and reading data from it. I have uploaded a copy of my main.c which contains my test function and some configuration. I've also uploaded the bsp drivers for the sd card. As of right ...

DLowry by Associate
  • 882 Views
  • 1 replies
  • 0 kudos