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

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
  • 1805 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
  • 367 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
  • 366 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...

Does ST periodically update the FreeRTOS version for the STM32CubeMX used with STM32F3 MCUs? When will FreeRTOS middleware distributed with STM32CubeMX be updated to version 10.0?

STM32CubeMX Version 4.26.1 (STM32Cube V1.0) which is the most recent version (as of late August 2018) available for download. It includes FreeRTOS version 9.0 as middleware. Will ST do updates to provide FreeRTOS updates such as FreeRTOS version 10...

GConn by Associate II
  • 460 Views
  • 2 replies
  • 0 kudos

SWV not working with STM32CubeMX on TrueStudio

I'm working with a Stm32 Nucleo F429Zi board and I am having trouble getting the SWV working when debugging. When I created a blank new project and went through the Atollic tutorial to redirect printf() to go to _write() and eventually ITM_SendChar()...

DMeye by Associate II
  • 410 Views
  • 0 replies
  • 1 kudos