STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 811 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
  • 809 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
  • 1931 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
  • 397 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
  • 402 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...