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! SPI Receives junk

Hey everyone,I've got an SPI line setup on my stm32f722ze.Cache is not enabled. It worked and I'm not sure whether the code was changed, but it receives junk now. The DMA is triggered which shows that when I send data, it is receiving it, but not the...

0690X000006ClvoQAC.jpg 0690X000006ClvtQAC.jpg
con3 by Senior
  • 1174 Views
  • 4 replies
  • 0 kudos

Bug: Atollic with CubeMX 5.0.0 non-responsive

Just upgraded to STCubeMX v5 which appeared to successfully open a project I just started. After agreeing to the annoying "Project has been changed, do you want to save" pop-up, Atollic became non-responsive. Is this a known bug? You have coded a rac...

0690X000006CSCcQAO.png

CubeMx bug ? Code generated does not link with c++

HelloAn F4 project with a timer in output compare mode generates in main.c a call to   HAL_TIM_MspPostInit(&htim1);This function is implemented in stm32f4xx_hal_msp.c but is declared in main.c file.If I change main.c to main.cpp. It does not link....

JulienD by Senior
  • 497 Views
  • 2 replies
  • 0 kudos

Resolved! Older versions of STM32CubeMX

Dear Community,is it possible to download older versions of STM32CubeMX (4.X)? Unfortunately there are no links to archive downloads on the ST website. Thank you very much.Best regards,Emin Yagmahan

stm32f429zi Nucleo as lwip server to send data only.

I am using stm32f429zi Nucleo board for Ethernet communication and using LWIP libraries.using this as an example "LwIP_TCP_Echo_Server", I am able to receive data from Hercules software and send back the received data to Hercules software, is there a...

KINGame by Associate III
  • 448 Views
  • 0 replies
  • 0 kudos