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

UART Receive Interrupt on STM32f0 using CubeMX / Keil (how?)

Posted on February 16, 2016 at 09:02My tools: STM32f072rb (NUCLEO) MCP2200 uart to usb board STM32CubeMX (4.12.0) Keil uVision 5 (5.17) What I'm trying to do: Running a program in the main loop and reading UART transmission into a ring buffer. (as ...

Mnemocron by Associate III
  • 2209 Views
  • 4 replies
  • 0 kudos

ST HAL I2C generating wrong address.

Posted on February 12, 2016 at 15:42 Hello, I've been working with ST HAL libraries for an STM32F030R8T6, using the NUCLEO board, and I'm having some problems with the I2C API. Probably it's a configuration issue but for the love of me, ...

0690X00000605MkQAI.png
jordi2 by Associate
  • 1761 Views
  • 3 replies
  • 1 kudos

STM32CubeMX GPIO Defined initial level after initialization

Posted on August 11, 2014 at 14:27To avoid glitches at the output, we initialize in the following order: 1. GPIOx clock enable 2. Set output registers to defined value 3. Perform initialization Now we would like to use STM32CubeMX. Is it possib...

0690X00000605fDQAQ.png
rm2399 by Associate III
  • 612 Views
  • 2 replies
  • 0 kudos

Problem with CubeMX 4.5.0 with Linux

Posted on January 12, 2015 at 11:38Hello all. Bed path: java.io.FileNotFoundException: /home/krzysiek/STMicroelectronics/STM32Cube/STM32CubeMX/db/plugins/projectmanager\stm32tck.cfg (No such file or directory) at java.io.FileInputStream.open(Nativ...

giver3 by Associate II
  • 723 Views
  • 2 replies
  • 0 kudos

LWIP process call frequency

Posted on February 04, 2016 at 11:25Hi all, Quite new in the development with LWIP, there is a question I have not found any answer so far; What is the minimum / maximuum frequency at which the main LWIP process function shall be called? I'm talking...

STM32CubeMX annoying behaviour

Posted on February 05, 2016 at 13:01Hi, I am using the current version (4.12.0) of STM32Cube. Every time I open a *.ioc file, it is immediately regarded as changed -- it's marked by a star in the window title and if I want to exit, I get a warning ...

zabel by Associate III
  • 474 Views
  • 0 replies
  • 0 kudos

STm32CubeMx Generated Code w/ RTOS for EWARM toolchain

Posted on January 28, 2016 at 22:18I used Stm32CubeMx with STM32Cube_FW_F0_V1.4.0 to generate my project on STM32F030CC with FreeRTOS and EWARM toolchain. In debug mode. I only have the generated code at this time. It first crashes on HAL_TIM_PWM_Co...

fsavaria by Associate II
  • 595 Views
  • 1 replies
  • 0 kudos