STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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

stm32f446re microSD SDIO

Posted on October 05, 2017 at 08:56Hi all,I am using the latest stm32cubemx with a stm32f446re Nucleo board and I am trying to access a microSD card. I have soldered headers to a microSD to SD adaptor and connect all the pins to the corresponding pi...

giolenas by Associate II
  • 3388 Views
  • 9 replies
  • 0 kudos

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
  • 546 Views
  • 1 replies
  • 0 kudos

STM32F107VC EasyMx Pro V7 debug error with Visualgdb

Posted on September 27, 2017 at 09:36Have good days...I am trying to connect my STM32F107VC EasyMx Pro V7 development board with Visualgdb. I am using Visual Studio 2015 Community. My example is LedBlink which is codes from STM32CubeMx. I did provis...

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
  • 3897 Views
  • 15 replies
  • 0 kudos