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

STM32H743ZI I was trying to read multiple channels from ADC1 and ADC3. Using polling method i am able to get the values but when I try using DMA(HAL_ADC_Start_DMA(&hadc1,(uint32_t*) adc,6);) I am not getting any values.

In community they have asked to disable D cache (https://community.st.com/s/article/FAQ-DMA-is-not-working-on-STM32H7-devices). How to disable D cache globally. I made the necessary changes in the linker script. I am using system workbench for stm an...

0690X00000D9468QAB.png
MR.11 by Associate II
  • 682 Views
  • 2 replies
  • 0 kudos

BUG report on code generation STM32L476

Hello,I have installed STM32Cube FW_L4 v1.15.1 in CubeMx.When generating new project STM32L476RG nucleo with Additional Software "STMicroelectroncs.X-CUBE_BLE1.5.0.0", a file "Core/Inc/stm32l4xx_nucleo_errno.h" is created.In top of the file, there is...

PADAM.1 by Associate III
  • 997 Views
  • 6 replies
  • 0 kudos

Decoding ST's "Marketing Status" entries

Hello,Can anyone provide a bit of clarity regarding ST's "Marketing Status" terminology? For example, in the STM32CubeMX MCU/MPU selector, I see the following entries for various 'H7 devices:"NA", "Proposal", "Evaluation", "Preview" & "Active". I p...

Resolved! How to set STM32F051K8 custom board HSE with RTC?

Hi,I've developed a custom PCB for STM32F051K8 connected to an external crystal oscillator (8Mhz - nx3225gd from NDK). I think I have set everything correct on CubeMX and managed to get a working firmware going. I set up a 100Hz timer for ADC through...

JLee.161 by Associate III
  • 1058 Views
  • 2 replies
  • 0 kudos