STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Change Compiler Mode Question.

Posted on March 22, 2016 at 12:11I'm using System Works IDE, and when I compile my stm32 program I get an error. error: 'for' loop initial declarations are only allowed in C99 or C11 mode. I know what the complaint is about but how do I set up C11co...

mbmail4 by Associate II
  • 837 Views
  • 3 replies
  • 0 kudos

STM32F373 sdadc linearity at low input drops off

Posted on March 20, 2016 at 18:07With a 'F373 I find that the sdadc counts-per-volt of the SDADC drops off rather dramatically when the input voltage decreases below about 40% of FS.  I would like to understand the mechanism behind this before locki...

STM32F03 STM32CubeMX and SPI ?

Posted on November 02, 2015 at 16:57I play with STM32CubeandI'm a littleconfused. I create project for STM32F103RB In Pinout select SPI2 Half-Duplex Master and hardware NSS Signal In SPI configuration is NSS Signal Type as Output Hardware, but in GP...

0690X00000604suQAA.png
asrock70 by Associate II
  • 537 Views
  • 3 replies
  • 0 kudos

STM32Cube bug with migrating from older versions of Cube

Posted on October 30, 2015 at 10:00Hi, On Cube V4.11.0 when migratimg from previous version a Keil V5 project, the cube add all library files double to the project. This cause huge amount of errors because of multiple defined symbols. The only ways ...

Osto by Senior
  • 363 Views
  • 3 replies
  • 0 kudos

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
  • 692 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
  • 668 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
  • 338 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
  • 422 Views
  • 3 replies
  • 0 kudos