STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! How to update MCU package in CubeMX from download?

I am trying to update STM32CubeL4 package from v 1.14.0 to 1.16.0. Refreshing packages in manager does not show new versions. I downloaded zip from STM site and tried to add it using "From local" button. The integrity check and unpacking went withou...

maple by Associate II
  • 670 Views
  • 3 replies
  • 0 kudos

Resolved! CAN and two UARTs in 20 pin TSSOP STM32F042?

Hello, can the pin configuration shown below possible?We need one bidirectional UART and a CAN along with a UART TX for debugging. Questions are:It says "Pin pair PA11/12 can be remapped in place of pin pair PA9/10 using the SYSCFG_CFGR1 register" So...

0693W000006FXukQAG.png
PNare by Associate III
  • 596 Views
  • 5 replies
  • 0 kudos

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
  • 586 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
  • 1312 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
  • 1047 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
  • 403 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 ...