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

Compile with Makefile on Ubuntu 18.04 LTS

Hi,I am trying to compile a generated Makefile project on an Ubuntu machine (18.04 LTS). The compilation works fine on Windows 10.But on Ubuntu, I get the following error:kai@ubuntu:~/workspace/makefile_test$ make arm-none-eabi-gcc build/main.o build...

smrtkai by Senior
  • 2080 Views
  • 4 replies
  • 0 kudos

CubeMX has tiny text on HiDPI screens

All text in the CubeMX standalone application is really small when viewed on a HiDPI screen. Some symbols and controls are also too small.Please make sure that text and symbol size adapts to the screen resolution.

How to set up CubeMX for USB HS CDC (VCP) on STM32F746 Discovery?

Hello,After succeeded to run CDC device on FS port, I'm trying to get HS port working in HS mode, as I'm interested in lower latency. But cannot find any simple guide to set it up in Cube. Trying to enable USB_OTG_HS (External Phy = Device_Only), it ...

Wowa by Associate III
  • 503 Views
  • 0 replies
  • 0 kudos

USART1 initialization problem

Hello,I use stm32f303 discovery board and try to enable usart 1 as described in ..stm32cuvef3/projects/STM32303C_EVAL/uart/hyperterminalDma example. When I set USART1 and it's relative pin and ports I see the output as expected but I am not able to ...

swer by Associate II
  • 1000 Views
  • 2 replies
  • 0 kudos

How can i set CubeMX to get ADC data in stm32f103rb?

Hi. I'm KAI. I want to configure the system to receive the sensing value by ADC.The system configuration I am currently thinking is as follows.The system is the same as the attached file. In STM32F103RB, the serial data and the SR clock signal are in...

kkiha by Associate
  • 602 Views
  • 0 replies
  • 0 kudos