STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

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

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
  • 3258 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

Resolved! Enable USB Clock Source Freezes Execution

Posted on April 30, 2018 at 14:43 Simple demo application on the Nucleo-L476RG generated in CubeMX with HAL version 1. Nothing but USB Host and a few GPIOs for LEDs enabled. When it comes to the `SystemClock_Config()` it freezes when enabling ...

Resolved! Debug broken after loading CubeMX code

Posted on May 09, 2018 at 04:18I created a very basic LED toggle project for my nucleo-103rb board using CubeMX that targeted Makefile. I opened the software, selected the chip, set PA5 as GPIO Output and clicked generate code. I did not change any ...

Trouble with STM32CubeMX Eclipse plug in v4.20

Posted on March 09, 2017 at 20:36Can not set the input frequency value of quartz LSE/HSE - after entering the frequency value and loss of the input focus, the frequency is divided by 1000. The division is repeated if you return and remove the input ...