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

DMA_CSELR_C1S in stm32f030xc.h

Posted on March 21, 2016 at 12:36  * @file    stm32f030xc.h   * @author  MCD Application Team   * @version V2.2.3   * @date    29-January-2016 define DMA_CSELRxxx related items. RM0001 says that DMA_CSELR is only applicable to STM32F09x.  What holds...

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
  • 1101 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
  • 666 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
  • 488 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
  • 894 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
  • 812 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
  • 441 Views
  • 2 replies
  • 0 kudos