STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bug in CubeMX 4.11.0? Or Windows 10 problems?

Posted on October 28, 2015 at 10:07HelloI am using Cube Mx for quite some time now. It was always working correctly with Keil Mdk uvision 5. Last week I have purchased new laptop which came with windows 10. I installed Cube Mx again and this time I ...

mvugs9 by Associate II
  • 781 Views
  • 4 replies
  • 0 kudos

Buglet: MX save to write only files

Posted on December 28, 2015 at 21:134.12.0 - save to write protected .ioc file. MX does not warn that file cannot be saved. MX allows the user to close (and lose any changes) without any warning.This has been previously reported and remains unfixed....

hbarta2 by Associate III
  • 742 Views
  • 4 replies
  • 0 kudos

STM32CubeMX for 'F7xx I2S problem

Posted on January 14, 2016 at 18:07Problem is with STM32CubeMX v4.12.0, STM32CubeF7 v 1.3.0. The initialization code for I2S is not setting the I2S clock source, which is causing the I2S clock to improperly initialized.  I am using the I2SPLL, and I...

kevin2399 by Associate III
  • 402 Views
  • 2 replies
  • 0 kudos

STM32CubeMX Standard I2S Frequencies

Posted on January 18, 2016 at 16:05I need to use a standard I2S audio sample rate that is different than the ones in the list provided by STM32CubeMX.  There are many hardware and software codecs that support 12KHz and 24KHz, which are not included ...

kevin2399 by Associate III
  • 487 Views
  • 3 replies
  • 0 kudos

User constants lost

Posted on February 23, 2016 at 17:44Hello,i'm using cubeMx 4.13.0. Sometimes the user constants are erased when using CubeMx. I attached a project. To reproduce the problem you just have to :- open the project- go to Configuration- enter the timer 1...

STM32CubeMX V4.13.0 problems

Posted on February 07, 2016 at 04:30Yesterday I upgraded to V4.13.0 which required that I also upgrade to STM32CubeL4 V1.3.0.Since then, every project that I generate exhibits a couple of problems:1) every reference to RCC_xxx #defines shows up in t...