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

Hi, i am working on STM32L073 controller. I am using USB interface to communicate between host (docklight in my case) and controller. I am facing issue related to endianness here.

following packet i am sending from host to controller-02 01 00 02 01 02 03 04 00 01 00(first two bytes are packet type)-controller is expecting that value as 0x0102 but due to endianness mismatch when sent as 0x0102 its interpreted as 0x0201.so every...

BChav.1 by Associate III
  • 347 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H735G-DK ADC accuracy

Hello. I'm using the STM32H735G-DK and I run into a problem when using the ADC, so I made a very short CubeMX project to check this.I started with a CubeMX configured board with no peripheral default initialisation.Then I ticked ADC1 IN0. So by defau...

akbjk.1 by Associate II
  • 761 Views
  • 3 replies
  • 0 kudos

Unable to debug unmanaged makefile project

We have a project created in CubeMX (inside CubeIDE) and developed in CubeIDE. Everything works fine.However, we wanted to use a Makefile so we could have the same build process on our CI server and within CubeIDE.So we now generated a Makefile from ...

FS.1 by Associate III
  • 963 Views
  • 5 replies
  • 0 kudos

I2C2 conflict with CAN2

Hello, I am going to use CAN1, CAN2 and I2C1, I2C2. As the attached picture shows, the I2C2 has a conflict with CAN2. IS there any way to fix it? I have to use both CAN modules and two I2C's. Thank you.

NASI by Senior
  • 621 Views
  • 3 replies
  • 0 kudos

STM32CubeMX version 4.7.0

Hi everyone. I'm facing some issues trying to open a project created in CubeMX version 4.7.0. Once the project was not created by me, I don't want to migrate it to a newer version (and if I do, which I had already done, I get some errors in some of t...

Nucleo-H743ZI Ethernet Communication

I am working on getting a Nucleo-H743ZI2 board to communicate with a python GUI over Ethernet. I am using CubeMX to initialize all of my peripherals and CubeIDE for development. For testing I have used the Lwip_HTTP_Server_Netconn_RTOS for STM32H743Z...

0693W00000DnaBUQAZ.png 0693W00000DnaBoQAJ.png 0693W00000DnaByQAJ.png 0693W00000DnaGeQAJ.png
MAgui.1 by Associate II
  • 1105 Views
  • 2 replies
  • 0 kudos

Question about debugging in sw4stm32

I use STM32F429ZI​ with dwm3000evb from decawave I executed a example code in systemworkbench for stm32But there is an error message​info : unable to match requested speed 2000 khz, using 1800 khz​ I​ don't know how to solve this error and I want to ...

DCha.1 by Associate
  • 401 Views
  • 1 replies
  • 1 kudos