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

CubeMX Examples, Timers & No .ioc Files?

Hello:I am trying to come to an understanding using timer configurations with CubeMX/HAL. I hope someone can point me in the right direction. This is specifically for timer capture, but is probably applicable to PWM generation, and/or PWM capture too...

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
  • 2283 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
  • 552 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
  • 1100 Views
  • 2 replies
  • 0 kudos