STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1048 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
  • 889 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
  • 455 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
  • 4109 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
  • 474 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
  • 673 Views
  • 1 replies
  • 0 kudos

Problem (solved?) with USB CDC

Posted on May 20, 2017 at 16:58While working on a project based on STM32F202VG, I experienced intermittent and unexplainable problems with USB used with CDC class.Sometimes everything was working perfectly, but after power-cycling the board or the P...

infor by Associate III
  • 2433 Views
  • 7 replies
  • 6 kudos