STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

I have most recent version STM32CubeMX, but it keeps popping up do you want to generate code every few minutes, it is annoying. I prefer to generate code when I exit the CubeMX, how to restore that configfuration?

I have most recent version STM32CubeMX, but it keeps popping up do you want to generate code every few minutes, it is annoying. I prefer to generate code when I exit the CubeMX, how to restore that configfuration?

Installation issues...maybe?

This is more of a Linux issue, I think, than an IDE or MX issue. I've installed the latest versions of these applications and, unlike the previous installations, I'm not having the .ioc and .project/cproject files recognized as IDE/MX applications a...

TJM by Senior
  • 669 Views
  • 3 replies
  • 0 kudos

Resolved! setting clock in stm32f7

Hi... for some reasons I cant regenerate my code from CubeMx but I need to change crystal 8M to oscillator 14.7456... in spite of replacing the clock function (void SystemClock_Config(void) ) with new one, my project does not work. what other changes...

Zakba.1 by Senior
  • 917 Views
  • 3 replies
  • 2 kudos

Resolved! STM32G070CB: STM32CubeMX Ver 6.8.0

Hi In my MX setup, using STM32G070CB, I tried to allocate PB11 as ADC_IN15 and PB12 as ADC_IN16. Funny enough, the PB11 & PB12 pins are changed in yellow colours, While PB10 as ADC_IN11 bears no problem with the normal green colour allocated.Hoverin...

STM32H750XBH6 Data Flash Memory for Application Data.

Does the STM32H750XBH6 have data flash memory that I can use to store 200 bytes of application data? For example to store the IP address etc.. The datasheet says something about "2 Kbytes (64 flash words) of user option bytes for user configuration"....

Roger.ch by Associate III
  • 753 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H745 stuck waiting for M4

I just got started with a dual core STM32H745. I put together a quick project with CubeMX to test some FDCAN interfaces. I built the program and ran it.I'm using Keil ARM MDK. After building, and connecting it appears to connect to the CM7 (which ...