STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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