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

Resolved! [Solved] CubeMx, run code generation from command line?

I have a project that uses different MCUs. 99.99% of the code is common for all, so I have different .project, .cproject and .ioc files for each, and use CubeMx to handle the hardware initialization.Currently, it requires manual building: Close the p...

Resolved! USB CDC ACM AND AUDIO DEVICE

I can not find any complete project for USBX or TinyUsb library to drive. Can anyone to help me please?i need USB CDC VCP AND AUDIO DEVICE simultaneously in custom board.   

nimaltd by Senior
  • 1420 Views
  • 3 replies
  • 2 kudos

Resolved! STM32CubeIDE does not recognize STM32CubeMX update

I am using:STM32CubeIDE  Version 1.11.0STM32CubeMX  Version 6.7.0I used STM32CubeMX to update itself to Version 6.12.0  (to location C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX)Problem:I cannot open/edit BLE_HeartRate.ioc file because i...

JimEno by Associate III
  • 1050 Views
  • 2 replies
  • 0 kudos

Resolved! Help installing STM32CubeMX IDE

Hello, I want to get started using ST microcontrollers. My work computer does not have an internet connection so I need some help installing the software on this computer. I want to use the STM32CubeMXI have downloaded the installation file onto a di...

JLIND.1 by Associate III
  • 1620 Views
  • 4 replies
  • 3 kudos

Resolved! BUG: Cube MX cant create project for STM32U031K8U6

Hi,I'd like to create a project using your STM32U031K8U6 device, but it seems, that the project template is corrupt.Creating a project by access MCU selector->STM32U031K8U6, start projectProblem is reproducible on 2 computers. Tried already Help->ref...

froesel_0-1723196207648.png
froesel by Associate III
  • 969 Views
  • 3 replies
  • 0 kudos

stm32cubemx and keil

if you want to use ADC to DAC and have 200hz output. what is the first thing to do? connect the ADC to the DAC or set the output frequency first until it reaches 200hz?