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

Resolved! STM32CubeMX issue for STM32F1 ADC-DMA code

The simple proj is attached to show the wrong code generation for ADC-DMA peripheral.To fix this issue two lines must be changed as below. /* Initialize all configured peripherals */ MX_GPIO_Init(); MX_ADC1_Init(); // ERROR!!! RCC CLK NOT YET ENABLED...

ivainc by Associate III
  • 459 Views
  • 1 replies
  • 0 kudos

ThreadX supported versions for STM32H7 series

Hello Community,I need to port my Application written using ThreadX v5.9 to STM32H7 MCU. For that I want to know that Can I find sample project for STM32H7 series with ThreadXv5.9?Or which versions are supported on ThreadX for H7 Series MCU?Also, I a...

STM32CubeMX 6.3.0 released

What is new in STM32CubeMX V6.3.0• Added the support for new part numbers in the STM32U5 Series:STM32U575A(G-I)Ix, STM32U575A(G-I)IxQ, STM32U575C(G-I)Tx,STM32U575C(G-I)TxQ, STM32U575C(G-I)Ux, STM32U575C(G-I)UxQ,STM32U575O(G-I)YxQ, STM32U575Q(G-I)Ix, ...

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
  • 2845 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
  • 1894 Views
  • 9 replies
  • 0 kudos