STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Building file systems/projects with STM32CubeMX

Hello, I bought the STEVAL-IDP003V1D evaluation board and I want to create a "custom" IO-Link slave device that, I can hook up to an existing IO-Link Master. Then write commands from the master and receive a response from my slave. I found the IO-Lin...

Soepoe by Associate II
  • 469 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F4xx USB bug, when compiled by GCC using -O3 option.

Setup:Project, generated by CubeMX and compiled by arm-none-eabi-gcc-9.2.0 toolchain. CubeMX firmware package version: STM32Cube FW_L4 V1.14.0CPU: STM32L432KCY (and others)Toolchain: arm-none-eabi-gcc-9.2.0 (and others)Compiler options: -mcpu=cortex...

0690X00000AtA3eQAF.jpg 0690X00000AtA4cQAF.jpg

Resolved! STM32H7 RMII timing

Hello,We are using STM32H743ZIT6 revision V.This is connected to an ethernet PHY device via RMII. The PHY outputs the 50MHz RMII REFCLK to drive the RMII on the STM.According to the following sources, the RMII TX data lines (TXD0 and TXD1) should be ...

0690X00000BumlfQAB.png 0690X00000BumluQAB.png
graffiti by Associate III
  • 2736 Views
  • 3 replies
  • 2 kudos

Resolved! Why is the ADC w/DMA in STM32G4 not working?

I am initialising the ADC2 w/DMA via STM32CubeMX. Scan conv. = enabledcontinuous conv. = enabledDMA cont. requests = enabledoverrun behaviour = data preservednumber of conversions = 2 (channel 1 and channel 2)sequence of program (specific to DMA):1 -...

snjy1697 by Associate II
  • 1647 Views
  • 4 replies
  • 0 kudos