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

Cannot create IP address when using CUBEMX for STM32H745

When I use CUBEMX version 5.5 with firmware Cube_H7_V1.6.0 for ETHERNET, I configured the IP address but when GENERRATE CODE for KeilC I did not see my IP address created.Is this an error? Because when I used the version before version 5.4 with firmw...

0690X00000ByGLYQA3.png 0690X00000ByGLJQA3.png
LDat by Associate
  • 529 Views
  • 1 replies
  • 0 kudos

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
  • 616 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
  • 958 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
  • 1020 Views
  • 2 replies
  • 0 kudos