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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 475 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
  • 2778 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
  • 1665 Views
  • 4 replies
  • 0 kudos