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

CubeMX (4.26.1) is deleting drivers folder (again?)

Seems like a number of builds of cubemx in history have done this and the response from ST is that a new version fixes it. Or am i doing something wrong?If it is a reoccurring bug, perhaps you guys need to consider revising your automatic-regression-...

DJC by Senior
  • 613 Views
  • 8 replies
  • 0 kudos

CUBEMX BUTON ADC INACTIVE FOR STM32F205

Hello, i validated IN0 and IN1 for ADC1 and ADC2 in CubeMX Pinout tab; in configuration tab, the button ADC and ADC2 are inactive : i can't configure the ADCAny idea to solve this ?Thanks for any supportRegardsNB : it works well for STM32F3 devices.....

CubeMX F3 USB code generation bug

Hi,I'm trying to use the current CubeMX to generate USB CDC code for SMT32F303RE. The generated code doesn't connect to my Windows 10 machine. The device not even appear.I did almost the same on STM32F411RE and STM32F407VG, both works perfectly.Looki...

ZGomo by Associate
  • 558 Views
  • 5 replies
  • 1 kudos

Resolved! MicroSD card problem, bug in the file(stm32f4xx_hal_sd.c) ?

Posted on January 15, 2017 at 23:06Hello I am reporting a bug generated by cubemx in the file stm32f4xx_hal_sd.c.Please read the thread: https://community.st.com/0D50X00009XkfctSAB , https://community.st.com/0D50X00009XkeRpSAJ Here is the thing:1. P...

rwmao by Senior
  • 1478 Views
  • 6 replies
  • 0 kudos

CubeMX USB Custom HID code generation bug

Posted on December 08, 2017 at 05:49Pretty sure this is a codegen bug in CubeMX v4.23.0 with latest libraries.To reproduce: start a fresh project, select STM32F103, enable USB, choose Custom HID Device, press Generate. When run, this generates a har...

STM32CubeMX Hangs when generating code

My hardware developer gave me the attached .loc file which includes DMA enablement. I select Code Generation and then try to generate for AC6 System Workbench, and it hangs almost immediately in the code generation. If I try to create even a simple ...

TMorr.12 by Associate
  • 291 Views
  • 1 replies
  • 0 kudos

STM32CubeMX overwrites debug configuration

Hi all,I'm using STM32CubeMX along with Atollic TrueSTUDIO and experiences a small issue.Whenever I generate code from CubeMX, the debug configuration of my TrueSTUDIO project gets modified/overwritten to use JTAG as opposed to SWD (which I would lik...

ahansen by Associate
  • 291 Views
  • 1 replies
  • 0 kudos

How to configure KSZ8081 in MII mode with CubeMX?

Hello, I made a customboard using STM32f217VET microcontroller and KSZ8081 PHY (builtin pull-up resistors for TXP TXM and RXP RXM). I Configured my board to use MII mode, anda I used a 25MHz oscillator to do so. As you can see it is missing a 1k pull...