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

Resolved! How do you disable ADC DMA interrupts in cubeMX?

For some reason, CubeMX won't let me disable the DMA IRQ in the ADC configuration panel. The ability to deactivate ISR is important when the ADC is configured in continuous mode.Because my ADC conversion is small, the ISR are generated at a very high...

0693W00000JOBXAQA5.png
GBert.2 by Senior
  • 3316 Views
  • 4 replies
  • 2 kudos

Resolved! STM32CubeMX ADC Rank.1 missing

Posted on January 20, 2017 at 02:29I don't know what i did... but my Rank1 is gone in ADC 1 & 2 ??I have 4 input i want to sample... If i configure a new project.. i get all 4, but not in this one :-SClues or bug ??/MAnd now where i just got my ADC-...

0690X0000060664QAA.png
mh by Associate II
  • 2337 Views
  • 9 replies
  • 0 kudos

Resolved! Implicit declaration of MX_SPI3_Init after CubeMX migration

HelloI'm using STM32cubeIDE with an L431RCCubeMX invited me to migrate my .ioc from 6.2 to 6.4 and FW_L4 from 1.17 to 1.17.1After that I have a warning Implicit declaration of MX_SPI3_Init in main.cThis is only in cubeMX generated codeFor information...

0693W00000JNo2YQAT.jpg 0693W00000JNo1zQAD.jpg 0693W00000JNo1pQAD.jpg
po221 by Senior
  • 1520 Views
  • 6 replies
  • 0 kudos

Resolved! Need help to understand relationship of USART1 (as a source of interrupts), EXTI (as an enabler of external interrupts), and NVIC. USART1 RXNE=1 with RXNEIE=1 does not cause interrupt.

(BACKGROUND) I'm working on small (GCC/C-language) tests of STM32F051 with STM32CubeIde 1.8.0 on STM32F051 target. These tests are being done ---> without HAL, Lower Level drivers, but am using #include "cmsis_gcc.h" to access CPU interrupt enable/di...

wb0gaz by Senior
  • 3252 Views
  • 13 replies
  • 0 kudos

Resolved! Do Changes to IOC file propagate to the code?

I have a project and I need to change the pin assignment for peripherals. If I open the .ioc file and make the changes will those pin assignment changes propagate into the code when I re-build it?

GSeme.1 by Associate II
  • 794 Views
  • 2 replies
  • 0 kudos