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! Bugreport STM32CubeMX 4.20

Posted on March 13, 2017 at 15:52 1. Faulty code generation STMCube Generates to following code in the function: void SystemClock_Config(void) RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI|RCC_OSCILLATORTYPE_HSE;�? this resul...

Resolved! STM32CubeMX 4.20 Clock Config Bug

Posted on April 03, 2017 at 18:07Hey, I just updated my version of STM32CubeMX to 4.20 and now when I generate a project for the STM32F401VCTX using only the RCC-> HSE (A crystal not the internal clock) it gets stuck in SystemClock_Cofig(void). I wa...

STM32F7 - basic LwIP without FreeRTOS

Posted on February 09, 2017 at 16:32 Hello, I am using STM32F769I-DISCO board and CubeMX-generated project (v4.19) for this specific board. I am having troubles to makeminimal working firmware that can just respond to ping sent from my PC. ...

STM32CubeMX USB Device generator bug

Posted on December 18, 2016 at 21:16Today I played with CubeMX and USB CDC device and I found very silly bug in generated code.I chose USB FS Device only mode and I used CDC class. Nothing else set. I did not enable VBUS.Generated code enabled VBUS ...

tm3341 by Associate II
  • 1095 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F746G-DISCO CubeMX Ethernet buglet

Posted on December 12, 2016 at 16:51CubeMX version 4.18.0 sets the PHY Address Value for the on board PHY (LAN8742A) as 1. This does not work. It cannot even be changed in CubeMX without switching to 'user PHY'. In order for the on board Ethernet to...

hbarta2 by Associate III
  • 1154 Views
  • 6 replies
  • 0 kudos