STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 2990 Views
  • 4 replies
  • 1 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
  • 2016 Views
  • 9 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
  • 2688 Views
  • 13 replies
  • 0 kudos