STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 444 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
  • 628 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
  • 751 Views
  • 2 replies
  • 0 kudos