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

Change CubeMX

Posted on April 22, 2018 at 20:09Hello!After upgrading CubeMX to version 4.25In the * .bin code, did the path to the project come up?This is normal?#what-has-changed-in-cubemx-4.25 #what-has-changed-in-cubemx-4.25-from-cubemx-4.17

High frequency clock signal generation

Posted on April 16, 2018 at 23:34Hi,I'm facing a problem i can't solve. It seem so simple but i think i need an other point of view.For a project using a led driver (LED1642GW) i need a clock in 20MHz~30MHz.I forgot this oscillator in my hardware so...

0690X0000060AYIQA2.png 0690X0000060AJIQA2.png 0690X0000060AbpQAE.png 0690X0000060AcTQAU.png

STM32CubeMX 4.25 STM32L433RCTx SystemClock_Config Bug PLLM

Posted on April 11, 2018 at 11:48Hi guys.I'm working in a STM32L433RCTP based project.The code generated by the Stm32CubeMX for clock configuration has no value set for the PLL-M prescaler in the  PLL struct, see original code:----------------------...

H. K. by Associate
  • 330 Views
  • 7 replies
  • 0 kudos

STM32F103 Timer Interrupt Issue

Posted on September 07, 2017 at 13:48Hello, I'm using STM32F103RBT6 for my project, I've designed a custom board. I'm using cubemx to generate the basic code and Atollic for debugging.I'm reading the switches using external interrupt. In the externa...

[BUG] STM32F4 SDIO and CMSIS driver MCI interface

Posted on April 02, 2018 at 17:41Hello ST,I found that code, generated by STM32CubeMX for STM32F4 SDIO periperal, is poorly integrated with MCI interface (CMSIS driver). And doesn't work out of box without modification.STM32CubeMX generates HAL_MMC_...

0690X0000060AIoQAM.png
Eugene S. by Associate III
  • 475 Views
  • 3 replies
  • 0 kudos

cumbeMx update error

Posted on April 26, 2018 at 12:05 when i tried to update the cube mx and also installing cubemx for F7 , i encountered this error . please help how to solve this . screenshot is attached. Thanks. #stm32-cubemx

0690X0000060AnHQAU.png
n.serina by Associate III
  • 134 Views
  • 1 replies
  • 0 kudos

STM32L1 I2C register read problem

Posted on April 24, 2018 at 13:58Hi, I have for me big problem with I2C. I would like communicate with DS3231 RTC chip.I wroted small easy code :void DS3231_DateTime_get(void){ DS3231.ds3231_TX_buff[0] = 0x00; HAL_I2C_Master_Transmit(&hi2c1, DS3231_...

0690X0000060AlQQAU.png 0690X0000060AlVQAU.png
lorant124 by Associate III
  • 234 Views
  • 2 replies
  • 0 kudos

STM32L4R9 CubeMX - SDMMC + DMA

Posted on March 26, 2018 at 14:29Hey, i tried to setup my STM32L4R9 with CubeMX v4.25.0 as followed:- FreeRTOS- FatFS- SD Card- DMA Support unfortunately i noticed that the DMA-Interrupt tab does not show up in the SD-Card settings. I tried it with ...

STM32L1 SDIO

Posted on April 23, 2018 at 12:41Hi, I would like use SD card with SDIO 1bit, FatFS.I tried to wit cubemx 4.17 on F407, it is worked good.But I would like to use with STM32L151RD.I tried with CubeMX 4.25 FW 1.8.1, FatFS R0.11.But doesnt work anythin...

lorant124 by Associate III
  • 145 Views
  • 1 replies
  • 0 kudos