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

STM32CubeMX for EWARM - Workspace name

Posted on June 20, 2017 at 15:00STM32Cube always generates EWARM Workspace file 'Project.eww'. No matter if settings  like 'L476_1' are used for project name. How to control workspcae name out of STMCube32MX?Best regards

JuM by Senior
  • 1177 Views
  • 3 replies
  • 0 kudos

STM32CubeMX Creat debug and release projects

Posted on June 20, 2017 at 12:58Using STM32CubeMX (use V4.21.0) one can 'Generate Code' for e.g. the IAR EWARM toolchain.If creating a new project in EWARM standalone, then EWARM creates two Projects Debug and Release.Any way to tell STM32CubeMX to ...

JuM by Senior
  • 543 Views
  • 2 replies
  • 0 kudos

STM32F103 Tim1 PWM

Posted on January 22, 2018 at 07:48hi,I am using SMT32F103VE, try to use TM1_CH1 ouput PWM at GPIOA_8, it can output correctly in debug mode with J-link, but can't output in normal mode(Power up after flash).The below is code. TIM_TimeBaseInitTypeDe...

kent gu by Associate III
  • 2671 Views
  • 10 replies
  • 0 kudos

FatFs F4 SDIO broken on latest CubeMX

Posted on May 30, 2017 at 01:36The latest version of CubeMX (4.21) with F4 Libs (v1.16) using the SDIO controller seems to have broken FatFS support.  ff.c needs a file that declares the character sets being used because it contains a couple of util...

ST-LINK Utility for startup hardware tests of prototypes

Posted on January 26, 2018 at 08:42Want to use STM32 ST-LINK Utility for first hardware tests of prototypes with STM32F071 MCUs. E.g. switch LED on/off, set port pins, set dac values, read temp sensor of MCU and...and...As we want to use ST-LINK Uti...

JuM by Senior
  • 328 Views
  • 0 replies
  • 0 kudos

CubeMX became a cloud application

Posted on January 24, 2018 at 06:21So, the 4.24 version won't generate anything if it does not have an internet connection. Even if there is firmware in repository...Now I'm loving the earlier version with a passion! 

STM32F4XX SPI3 Data register is always 0xff and TXE is 1

Posted on January 22, 2018 at 19:55I am trying to interface SPI3 of STM32F4with external SPI F-RAm memory chip. But after writing dummy data(0x00) in data register, data register is set to 0xff and it doest not change and my TXE bit is always set. H...

Reema O by Associate II
  • 950 Views
  • 5 replies
  • 0 kudos