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! Generate conditional Init with CubeMX

Posted on May 22, 2018 at 21:29Hi,Is there a way to generate a condition inside the initialization code generated by CubeMx in TrueSTUDIO?I want to do something like this inside the MX_SPI2_Init() :    if (HAL_GPIO_ReadPin(GPIOI, GPIO_PIN_11) == GPI...

Bug On CubeMX 4.20.1? STM32F407 Triple Mode and DMA

Posted on April 07, 2017 at 16:53Hi all!I want to you use all of the ADC of the STM32F407VG in triple regular simultaneous mode and to save a buffer of samples in RAM with DMA.I configure everything with CubeMX and when I debug it, I cannot access m...

CubeMX generated code does not seem to compile in EWARM

Posted on January 25, 2018 at 12:27CubeMX 4.24.0 generated code does not seem to compile in EWARM 7.60.1.I am trying to create code to set up a STM32F071C8Tx.I get lots of errors relating to __DSB, __WFI, __WFE and __SEV saying cannot call intrinsic...

FR_NO_FILESYSTEM ,FatFs,4-pins SDcard with Nucleo-L476RG

Posted on February 22, 2017 at 09:18Hey all,I want to write to SD card, I'm Using cube-mxstm32Nucleo-L476RG MCU ,and 4-pin SD card,I attach my cube project, the main program has the following code:declaring and init :FATFS SDFatFs; FIL MyFile; exter...

anna23 by Associate II
  • 4475 Views
  • 14 replies
  • 1 kudos

Resolved! BUG CubeMX for Nucleo L4R5ZI

Posted on May 16, 2018 at 16:13Hi CUBEMX Team,for NucleoL4R5ZI LPUART1 is taking as GPIOC port. It has to be GPIOG port. Please fix this ThanksPhanirajkiran#cubemx #bug

0690X0000060KdkQAE.png

CubeMX Updater Settings Repository folder greyed out

Posted on April 20, 2018 at 01:56Like a lot of modern desktop computers I have a small, fast system disk and a huge data disk. This means that I really don't need gigs of Repository on my system disk, I want to choose where it goes.In CubeMX 4.25.0,...

STM32f070F6 with CDC HAL libs?

Posted on May 10, 2018 at 16:32Hi.I'm trying to upgrade an existing PCB (so changing the MCU is not an option for now).The MCU used so far is the STM32f070F6. The MCU has USB peripheral and I want to use this as VCOM.When I generate the code with Cu...

Wrong in Systen_STM32F4xx.h

Posted on May 16, 2018 at 18:21I'm starting to use Atollic TrueStudio for STM32 along with CUBE MX, I'm using the STM32F407ZGT microcontroller. Even without adding code to the program already at the beginning an error is occurring. can you help me?#...

0690X0000060KduQAE.png