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

FREE_RTOS

Posted on May 24, 2018 at 12:53Hey,I am getting started with FreeRTOS on NUCLEO-FO72RB.i set UART communication using DMA.i would like to writre tu UART from muliple taske using queue with size of 16 items;so i created 3 tasks.- one task1 to receive...

C++ interrupts from cubeMX generated project

Posted on May 25, 2018 at 04:37I have discovered that renaming stm32f4xx_it.c to stm32f4xx_it.cpp in sw4stm32 causes interrupts to no longer work even after converting the project to C++.I have attached a minimum project for sw4stm32 that demonstrat...

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

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