STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

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! USB Audio device on Nucleo F446-RE with CubeMX

Posted on April 14, 2017 at 22:44Tried to get this working, no success.HID is OK, virtual COM, MSD, everything works fine.Audio class is recognized as composite device only. I've connected USB DP, DM and GND only. VBUS sensing is OFF.  12 MHz extern...

Resolved! I have a Discovery 32F412ZGT6 dev board and I'm trying to use the FSMC peripheral. The ioc file assigns pins PC11 and PC12 to D2 & D3 respectively. These pins are not available on the pin headers on the board and I cannot re-assign them.

So MX assigns the following pins for FSMCNWE -> PC2NOE -> PC5NE1 -> PD7RST -> PD11FMC addr A18 - PD13D0 -> PB14D1 -> PD15D2 -> PC11 (Assigned to micro sd card)D3 -> PC12 (Assigned of micro sd card)D4 -> PA2D5 -> PA3D6 -> PA4D7 -> PA5 Can you help wit...

EPate.1 by Associate
  • 394 Views
  • 2 replies
  • 0 kudos

Resolved! Compile error in OctoSPI on STM32H733

Hello,when generating code from CubeMX for STM32H733ZGTx setting PB13 as OCTOSPIM_P1_IO2, the following code is output:GPIO_InitStruct.Alternate = GPIO_AF4_OCTOSPIM;This won't compile as the correct definition is GPIO_AF4_OCTOSPIM_P1CubeMX v. 6.1.1FW...

CubeMX BUG STM32H7 VREFBUF

STM32CubeMX Version: 6.1.0-RC2 Build: 20201112-1557 (UTC)STM32CubeIDE Version: 1.5.0 Build: 8698_20201117_1050 (UTC) CubeMX generated code missing clock enable command before VREFBUF configuration.cube configuration: Generated code:missing "__HAL_RCC...

0693W000007ErlaQAC.jpg 0693W000007Erm9QAC.jpg

How to set up SPI? STM32h743ZI

I'm still beginner to programming STM32. I haven't been able to configure SPI for two weeks and don't understand what I am doing wrong. I dug up all the forums looking for an answer, but nothing helped to solve my problem. I checked the MOSI and SCK ...

VVlas.1 by Associate II
  • 928 Views
  • 6 replies
  • 0 kudos