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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 686 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1589 Views
  • 5 replies
  • 7 kudos

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
  • 3506 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

Option/feature suggestion - Discussion CubeMX

I had changed a library file, and i wondered, why after a MX config generation it did not work anymore.CubeMX replaced all the files!!! Lucky i had some backup. Why would you replace library files, that were already copied? Please see my picture for ...

Tobe by Senior III
  • 2072 Views
  • 7 replies
  • 1 kudos