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

User Authentication : why ??

Hello community,I have just installed the latest release 6.10.0 of STM32CubeMX on latest Ubuntu 23.10 and tried to play a little with it.Previously I was using a very old release in my projects and uninstalled it quite a long time ago for many reason...

STM32CubeMX_ApplicationsList.png STM32CubeMX_ApplicationsMenubar.png STM32CubeMX_UserAuthentication_Cookies.png STM32CubeMX_UserAuthentication_Scrollbar.png
Oskar_H by Senior
  • 6021 Views
  • 9 replies
  • 18 kudos

Resolved! USART Configuration

Hi,I need help configuring a USART connection between a STM32L452RE Nucleo Board and a ESP8266-01 wifi chip. My goal is to send AT Commands from the STM32 to the ESP8266.I currently have my USART TX and RX connected to the RX and TX respectively of m...

wifi commands.jpg com.jpg usart.jpg
khaylup by Associate
  • 2796 Views
  • 4 replies
  • 5 kudos

How to get more boards on STMcubeMX?

Hi all, Currently I am trying to program the STEVAL-MKI109V3 carrying the STEVAL-MKI227KA sensor board via the STM32cubeMX and IDE platforms. However the STEVAL-MKI109V3 board is not available on the STM32cubeMX software. Are there any expansion pack...

Resolved! CubeMX Repository

Hallo, I am working with CubeMX. I want to install the package in the repository.In my software, it says that C:/Users/Divya/STM32Cube/Repository/ is my repository location. When I searched, i can't found this folder in my laptop. How to proceed from...

dsinghal by Associate
  • 1546 Views
  • 4 replies
  • 0 kudos

stm32h7 cubemx clock configuration Bug

Hi I have seen problems with stm32h7 cube uart bug.The Sources for uarts are pll2q but when debugging :It says pclk1 and pclk2 are configured.And even with these values baud rate will not be what I set. I have to divide  it by 2 (clock divider is 1)....

ArmanIlmak_0-1705149065099.png ArmanIlmak_1-1705149163333.png

Resolved! Error unknown nature on STM32Cube IDE after update

Hi all, how are you?. I'm making a project with an STM32F401VE and I've updated the IDE, after that there are about ten dependencies that says something related to inknown dependencies and the .ioc project doesn't opens. I read some over there and so...

VRami.1 by Associate III
  • 11415 Views
  • 40 replies
  • 7 kudos

Resolved! Is there a bug in STM32CubeMX about SDIOCLK?

STM32f103vet6It's in the manual that SDIO adapter clock (SDIOCLK = HCLK).  When HCLK is set to 72MHz, SDIO_CK is configured through the register SDIO_CLKCR bit 7:0(CLKDIV). When the bypass clock is not used, SDIO_CK=SDIOCLK/[CLKDIV+2], which should b...

XvSenfeng_3-1704782951218.png XvSenfeng_4-1704782976160.png XvSenfeng_6-1704783374909.png XvSenfeng_5-1704783155276.png