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

Resolved! Most peripherals are inactivated in CubeMx.

Hi,I m working on STM32F769-DISCO board. I m using on STM32CubeIDE(vers. 1.5.0) and internally CubeMx(vers. 6.1.0). When I create new project, CubeMX interface is opening as you see on attached screen shot.I can not activate USB_OTG_FS as "Device Mod...

AK47 by Associate II
  • 779 Views
  • 3 replies
  • 0 kudos

Resolved! Watchdog Feeding Issues with FreeRTOS

Hello All, Working with an STM32F4 processor and having issues with feeding the independent watchdog. Code is CubeMX generated. FreeRTOS v10.2.1 and CMSIS-RTOS V1.02. Watchdog resets if not fed every 512ms. Watchdog is fed in its own task and the pri...

Pain by Associate II
  • 1748 Views
  • 3 replies
  • 0 kudos

Resolved! stm32l4 64 pin and SDMMC 4 bits wide bus

Hello, I'm using an stm32l496rgt (64 pins).When I set SD 4 bits wide bus on SDMMC I noted that the code created set SDMMC_BUS_WIDE_1B instead of 4B.In this configuration the sd card doesn't work, it works only with 1 bit bus.4 bits data bus works pro...

0693W000006FFWVQA4.png 0693W000006FFWfQAO.png
DVacc.1 by Associate II
  • 1334 Views
  • 3 replies
  • 0 kudos

Resolved! copying libraries error in cubemx v 6.1.0

I am unable to generate code to stm32 MCUs by using this cube mx v6.1.0 my pc is 64 bit and I installed jre-8u91-windows-x64.exe version.I am getting Copying libraries files error to every controller, check in attached screen shot once.

0693W000006FcIHQA0.png
srikanth by Associate III
  • 562 Views
  • 2 replies
  • 0 kudos

Resolved! Two CubeMX versions on the same Windows machine?

Is it possible to have two versions of CubeMX installed (or otherwise used) on one Windows-PC?My problem is, that an older project used Atollic, and that still needs to be supported. For another project I installed CubeIDE that wanted a newer CubeMX ...