STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32F7 - HSI configuration

Posted on March 21, 2017 at 13:12Hi,I am trying to configure a project in a STM32F769I-DISC1 board using TIM6, DAC1, the FMC connected to the external SDRAM and the DMA (to pass data between SDRAM and DAC).I have generated the configuration using ST...

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
  • 470 Views
  • 5 replies
  • 0 kudos