STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

CubeMx and custom code in Makefile

Posted on September 29, 2017 at 13:53Using CubeMx with automatic Makefile generation.I want to alter the build target name.Example:CubeMx creates a build target in the Makefile:TARGET = myfirmwareBut I want to append a version:TARGET = myfirmware_$(...

Krix N by Associate II
  • 311 Views
  • 1 replies
  • 0 kudos

HAL_ADC_Start_DMA acquire only a subset of channels

Posted on September 22, 2017 at 09:46 Hi there, i'm working on a STM32F103 MCU and I want to acquire 9 channels with ADC1. With STM32Cube I configured the ADC1 in this way: Scan conversion mode: Enabled.Enable regular conversion: Enable.Numbe...

Fede Rico by Associate III
  • 2254 Views
  • 15 replies
  • 0 kudos

Bug with STM32L476 PLL source?

Posted on September 25, 2017 at 03:42Hi All,I have been experimenting with my http://www.st.com/en/evaluation-tools/nucleo-l476rg.htmlI have generated some code with CubeMX for SW4STM32 and I am getting some problems with the code, ending up in an E...

Coratron by Associate II
  • 250 Views
  • 2 replies
  • 0 kudos

Files missing from GPDSC project file

Posted on September 24, 2017 at 21:48I have generated a project using the GPDSC format for STM32L151CC MCU and there are several 'LL' driver files missing from that output file. For example 'stm32l1xx_ll_gpio.c.'In the configuration for the peripher...

MX_TIM2_Init() hangs debugging

Posted on September 18, 2017 at 13:25 Hi, I use Stm32CubeMX v4. It creates the code for TIM2, TIM3 and TIM8 (STM32F103VCT, custom board). All timers have 'Clock Source == Internal Clock' and 4 channels configured to 'Input Capture direct mode'. W...

Boris Hoz by Associate II
  • 1079 Views
  • 8 replies
  • 0 kudos