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...

Resolved! Bug when creating STM32L4 based projects using CubeMX

Posted on July 21, 2017 at 11:02I am trying to create a project for either the L469 Discovery or Nucleo-144 board using CubeMX.My setup is the following:CubeMX 4.22.0L4 Firmware v1.8.1Using STM32 AC6 latest versionIt appears as though CubeMX does no...

Ant M by Associate II
  • 384 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F746 CubeMX clock not reporting correctly?

Posted on October 25, 2017 at 18:38I'm using an STM32F746VGT6 microcontroller configured from STM32CubeMX for all the clocks and I'm getting roughly 220% higher clock rates reported for SystemCoreClock when compiled. For instance I have an HSE cryst...

0690X00000608kWQAQ.png

Resolved! STM32CubeMX display resolution problem

Posted on June 27, 2017 at 16:27Hello ST team,I think the STM32CubeMX code generator has a big problem with screen resolution. I'm using a laptop with 4K display, so my CubeMX appears like following screenshots, which are annoying in many cases: Alm...

0690X00000607RtQAI.png 0690X00000607UdQAI.png
misagh by Associate III
  • 1720 Views
  • 13 replies
  • 1 kudos

STM32CubeMX LL Driver Issues

Posted on July 25, 2017 at 11:08I found two issues with the latest (and updated) STM32CubeMX when generating a Makefile project for STM32F334 Nucleo64 board.1. I selected only the LL drivers but the Makefile had the 'USE_HAL_DRIVER' definition, so t...

Resolved! STM32L452CEU6 HSI Problem

Posted on June 03, 2017 at 20:12I have a board which was designed to use the STM32L433CCU6 and am attempting to use it with an STM32L452CEU6.  The board works perfectly fine with the 433, but I am struggling a bit with the 452.  The problem I was fa...

NUCLEO-F746ZG With MQTT Using CubeMX

Posted on March 21, 2017 at 10:16Hi I have a NUCLEO F746ZG board. How I initialize ethernet using CubeMX and using MQTT Protocol to transfer my data to MQTT broker ?#ethernet #f746zg #mqtt #nucleo #cubemx