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! STM32H7 I2S DMA using HAL Firmware 1.5 Troubleshoot

I try to operate very basic I2S DMA function in STM32H750 chip. This is a very simple function which successfully works on STM32F4 and F7 chips.I have read the previous comments about I2S problems on H7 chip, and knowthere are some problems with I2S ...

0690X00000ButtRQAR.png 0690X00000ButtWQAR.png

Why elements in an array elements shift?

Hi, i am using stm32f4. in my project i have one transmitter and one receiver.i transmit an 2 byte integer value usingHAL_UART_Transmit(&huart1,&temp_byte1,sizeof(temp_byte1), 500); HAL_UART_Transmit(&huart1,&temp_byte2,sizeof(temp_byte2), 500);and o...

CubeMX LL build failure

I am using a custom board that uses the STM32F769NI chip. I am finding that any attempt to build using the LL drivers causes build failures. I suppose this is a bug, but not sure if or how to report.For the attached reference mx project, it fails w...

_EFrie by Senior
  • 1095 Views
  • 4 replies
  • 0 kudos

Installing STM32CubeMx on OpenSuse Tumbleweed

Installing STM32CubeMx on OpenSuse Tumbleweed using /st-stm32cubeide_1.1.0_4551_20191014_1140_amd64.rpm_bundle.sis missing libusbxsudo ./st-stm32cubeide_1.1.0_4551_20191014_1140_amd64.rpm_bundle.sh [sudo] Passwort für root: Creating directory st-st...

hj by Associate II
  • 729 Views
  • 1 replies
  • 0 kudos

STM32H747 Hardware Semaphore Interrupt

EDIT: Nevermind this thread can be deleted, apologies. I didn't enable the HSEM2 Global interrupts under NVIC1/2 in CubeMX.Hi,I'm having issues getting the hardware semaphore interrupts to function correctly, or I'm misunderstanding their usage. I'm ...

savvn001 by Associate II
  • 958 Views
  • 1 replies
  • 0 kudos