STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

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
  • 857 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
  • 791 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
  • 425 Views
  • 2 replies
  • 0 kudos

[Bug] STM32Cube - HardFault handler has wrong name

Posted on January 17, 2016 at 17:37 Hello I'd like to report a bug with the current version of STM32CubeMX 4.0 and the F4 libraries 1.1 concerning the code generation. Currently if the user enables the hard fault interrupt the ge...

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

cubemx 4.13.0 STM32F4 what's wrong with SPI RX DMA?

Posted on February 29, 2016 at 14:46 Hello! After upgrading to latest version of cubemx (to 4.0) and updating HAL library to v1.0 my SPI code is broken in strage way - NSS pin state is igneored! My test setup: STM32F429VGT6 168 ...

l-proger by Associate III
  • 716 Views
  • 3 replies
  • 0 kudos

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

STM32CubeMX for Nucleo-L476-RG base project

Posted on March 15, 2016 at 14:58Dear All.I�ve recently installed STM32Cube MX 4.13.0 on both Ubuntu 14 and Windows 10, with the purpose of generating base code for my Nucleo-L476-RG equipped with MEMS sensors daughterboards.I use SW4STM32 fully upd...