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
  • 1564 Views
  • 0 replies
  • 2 kudos

STM32cubeMX - Change processor type

Posted on September 02, 2015 at 18:03Is it possible the change the selected processor in a given STM32cubeMX project? I would like to maintain the user pin labels and config. #stm32cubemx

Resolved! incorrect code generated for OCTOSPI on STM32H725

STM32CubeMX generates incorrect code for the OCTOSPI interface for STM32H725.The generated code does not populate the Req2AckTime field of the OSPIM_CfgTypeDef structure, but HAL_OSPIM_Config() validates this value and throws an assertion error. See ...

0693W00000QKm66QAD.jpg

Resolved! Issue in FW F7 HAL package 1.17.x

Hi,i have STM32F767BIT6 MCU and microcontroller crashes into Hard Fault during initialisation of LWIP MX_LWIP_Init(); Problem is that in FreeRTOS is calling memcpy in queue.c in function prvCopyDataFromQueue with huge ammount of length.( void ) memcp...

Petr3 by Associate III
  • 5832 Views
  • 11 replies
  • 2 kudos

CUBE AI 8.1.0 does not run

Hello, I saw the link below and ran it.// Set pointers wrapper structs to our data buffersai_input[0].n_batches = 1;ai_input[0].data = AI_HANDLE_PTR(in_data);ai_output[0].n_batches = 1;ai_output[0].data = AI_HANDLE_PTR(out_data);An error is occurring...

Missing Files when exporting project using STM32CubeMX

Dear Sir/Madam, Good day. Here I am facing the problem of missing generated files when building project using STM32 CubeMX software here I am sending image of which files are missing please provide us your kind support i am a beginner thank you best ...

image.png