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 Discovery L1

Posted on January 21, 2017 at 19:42I'm trying to get familiar with CubeMX and STM32 development process and I'm a bit puzzled with the L1 Discovery.To do so, I'm trying to 're-create' the demonstration FW shipped with the board using CubeMX.When cre...

CubeMX Uart

Posted on February 24, 2017 at 11:30Hi There seems to be a bug in the uart driver for the STM32L0, STM32F7 and STM32F4 but not for the STM32L1The bug is that you can't send while receiving on the uart:The code for STM32L0, STM32F7 and STM32F4:HAL_St...

spa23 by Associate III
  • 190 Views
  • 0 replies
  • 0 kudos

STMcubeMX don't generate code for DMA

Posted on February 21, 2017 at 23:10Hi.I am trying to generate code via STMcubeMX for UART via DMA. I have configured the UART and DMA correctly to my liking, but when I press generate source code the only code for the DMA is:/** * Enable DMA contr...

Resolved! CubeMX 4.18.0 Problem

Posted on January 12, 2017 at 08:34hiI'm using CubeMX 4.18.0 recently.by the way, Every time An error occurs when creating a TrueStudio project using the CubeMX 4.18.0.Please, help.#cubemx #truestudio

0690X000006061dQAA.png

Resolved! NUCLEO-F767ZI lost in STM32CubeMX 4.19.0

Posted on February 13, 2017 at 18:23Hello!NUCLEO-F767ZI lost in STM32CubeMX 4.19.0 while it was introduced in 4.18.0.I have installed STM32CubeMX as standalone (on a different computer) and as a plugin for Eclipse (as update) - the same result: NUCL...

Resolved! STM32L082xx WLCSP49 Not in CubeMX

Posted on February 08, 2017 at 23:03STM32L082xx WLCSP49 Not in CubeMX - can the stm32l072czex be used instead? what is the difference between these two parts?#stm32 #cubemx #stm32l0x2

STM32F072B PWM Large rising and falling time

Posted on January 25, 2017 at 09:50 Hi everyone, I try to generate PWM signal usingSTM32F072B. I set the PA0 as TIM2 and set channel 1 to PWM Generation and set the GPIO maximum output speed to high. The other configurations aredefault. In the ma...

kk tan by Associate
  • 378 Views
  • 2 replies
  • 0 kudos

Resolved! Bug Report: CUBEMX 4.18.0 no trigger selection on ADC

Posted on January 12, 2017 at 01:57Upgrading from 4.17 to 4.18 has silently removed the selection of external triggers from ADC2 on an F303RE. Not only are the selections missing from the generated code, the option in the UI is missing as well.Manua...