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! Generic makefile using stm32cubeide

Hi All,How do I generate a generic Makefile from STM32Cube ide? Preferably for L56 series. Currently when I create a project the Makefile option under toolchains inside the cubemx is grayed out. The CubeMX is installed as part of IDE. thanks,

SKuma.14 by Associate
  • 1722 Views
  • 1 replies
  • 0 kudos

Resolved! How to install firmware patch offline

Hello,I have a STM32CubeMX installed on an offline cumputer (that cannot be changed!)I would like to install the last firmware for L0 familly, so I download:stm32cube_fw_l0_v1110.zipstm32cube_fw_l0_v1113.zip (patch only file)From local, there is no p...

ANauz.1 by Senior II
  • 2121 Views
  • 3 replies
  • 1 kudos

Resolved! Any option in CubeMX that allows for changing the stack size of the "Ethif" task ( INTERFACE_THREAD_STACK_SIZE)?

Hello, The stack size is defined by a macro definition, INTERFACE_THREAD_STACK_SIZE inside the "ethernetif.c" file located under: LWIP/Target.I had to manually increase the size due to stack overflow and any new code generation via CubeMX overwrites ...

KSulli by Associate II
  • 2743 Views
  • 7 replies
  • 0 kudos

Flash problem (original STLINK & IC from DigiKey)

I am getting this error, while the setup in cubemx is for this chip... Using SW4STM32.Wrong device detected, check your project and the board(s) connected Open On-Chip Debugger 0.10.0+dev-00021-g524e8c8 (2019-04-12-08:48) Licensed under GNU GPL v2 Fo...

TVan .2 by Associate II
  • 1824 Views
  • 1 replies
  • 0 kudos

Resolved! Issue setting clocks on STM32L412 IDE 1.4.2

Hi,I was playing around a bit with the clocks.I had it set up to run on 48MHz from MSI.I then choose PLL on 64MHz but couldn't get the 1µs timer pulse I wanted (prescaler on 63 for TIM2 got me something about 1,178µs)I then wanted to get back to MSI,...

b.a. by Associate III
  • 984 Views
  • 4 replies
  • 0 kudos

Resolved! Any project examples in latest STM32CubeMX STM32CubeIDE?

Getting started...I've installed STM32Cube MX 6.0.1 and IDE 1.4.2, and STM32L476 Package has been downloaded/installed (stm32cube_fw_l4_v1160.zip).When I go into the project examples in the package and try to open them they:1) have EWARM and MDK-ARM ...

Paul1 by Lead
  • 840 Views
  • 4 replies
  • 2 kudos

Resolved! CubeMX 6.0.0 LwIP generates ethernetif.c that does not compile

It looks like a simple refactor bug. The ethernet_link_check_state function includes the line: struct netif *netif = (struct netif *) argument;but argument does not exist and netif is the name of the function argument. I assume a previous version had...

JBerry by Associate III
  • 2590 Views
  • 10 replies
  • 2 kudos

Resolved! STM32H743ZIT6U LWIP issue

HiI'm currently using STM32CubeMX for STM32H743ZITx.However, I can't enable LWIP function. (Categories -> Middleware -> LWIP)Previously on STM32F429, I could use LWIP, but I can't even enable the function on this series.Can anybody help me with this?...

SHong.5 by Associate II
  • 983 Views
  • 6 replies
  • 0 kudos