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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1247 Views
  • 0 replies
  • 2 kudos

Problem: STM32CubeMX missing JRE

Posted on October 11, 2016 at 12:01Hi all, I just downloaded the STM32CubeMX software from st.com and tried to run it on my Mac, but nothing showed up and I got an error message saying ''missing java runtime environment''. Then I installed the lates...

hu by Associate II
  • 3644 Views
  • 6 replies
  • 0 kudos

how to generate a custom main.c with Freemarker template

Hi ST team,I want to generate my own file main.c with freemarker template. I refered to tpl_main_c.tfl and tpl_main_h.tfl for details. I tried to copy these file to other directory then changed the name and use them as the template for CubeMX but I g...

bannd1_0-1722387531486.png bannd1_1-1722387754780.png
bannd1 by Associate
  • 1285 Views
  • 0 replies
  • 0 kudos

Resolved! Device Configuration Tool does not generate the code.

I have been using STM32CubeIDE (Version: 1.10.1) with STM32CubeMX - STM32 Device Configuration Tool Version: 6.6.1-RC2.But when i do some modification in device configuration and then try to generate the code , it does not generate the code. But when...

KKato.2 by Associate III
  • 27204 Views
  • 14 replies
  • 12 kudos

LWIP DHCP Configuration on CubeMX

 Hi,I am trying to configure DHCP on my STM32F746G-DISCO board, but despite several attempts and even after setting up my DHCP server or configuring my router, I can't get a dynamic IP for my MCU. I can make it work with a static IP, but I would like...

KDZ7 by Associate
  • 3584 Views
  • 2 replies
  • 1 kudos

dac & adc with stm32cubemx and keil

I have a project using nucleo stm32f334.With the way it worksI get the adc value from the 12 bit potentiometer. Then I want to display the value using dac and see the frequency, period and voltage from the oscilloscope.I want the magnitude of the fre...

Resolved! ADC to DAC

hallocan anyone help me about how to program for convert adc to dac ini stm32cubemx with program keil U5, have you guys can help to bring me an example of your code or tips and step. i used the potentiometer for adc value and the value used to dac an...

Resolved! can stm32f103cbt6 usb work under HSI clock?

I use stm32CubeMX to generate usb code with HSI clock.Though I can config with usb clock to 48MHz, But stm32CubeMX software display there is clock issue as below:So I wonder can stm32f103cbt6 usb work under HSI clock? 

shengyang_0-1721886626870.png