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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Running into Secure Fault on STM32U5 after Timer starts

I am using the example project GPIO_IOToggle_TrustZone for NUCLEO-U575ZI-Q and added Timer3 for Non-secure application via CubeMx with Interrupts enabled. When this Timer is started with HAL_TIM_Base_Start_IT the application runs into SecureFault_Han...

LBöhm.1 by Associate III
  • 561 Views
  • 1 replies
  • 0 kudos

NVIC_SetVectorTable() API not available in HAL

Hello There,I'm working on IAP app and need to relocate vector table and came across NVIC_SetVectorTable().But I'm not able to find this API. I'm using CubeIDE and did generate the initial code with inbuilt cube mx. Any help is appreciated.Regards,Ke...

KAgga.1 by Associate III
  • 1799 Views
  • 4 replies
  • 0 kudos

How to add a CubeMX configuration file to Simulink?

I am currently working on a project that would require me to access a STM32 microcontroller from Simulink. I am going to be using the STM32L476RG momentarily and STM32F722ZE in the future. I have tried using the STM32-Mat file, but it doesn't allow m...

MArvi.1 by Associate II
  • 553 Views
  • 0 replies
  • 0 kudos

Need help to read Accelerometer with I2C DMA

I'm try to read acceleration from KX132 accelerometer with a STM32F446ZE through I2C with DMA. I create a project with STMCubeMX and enable DMA and interruptions.The accelerometer has six register each one of 1 byte where save acceleration in this fo...

polgu.1 by Associate II
  • 781 Views
  • 1 replies
  • 1 kudos