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

What is irq0 and irq1

I have enabled exti (external interrupt for gpio input) using cubemxso when i generate code , i get below code , where should i write ,between irqn_0 comments or irqn_1 commentswhat is irq0 and irq1 and how to differentiate them in the code void EXT...

SA.17 by Associate III
  • 507 Views
  • 1 replies
  • 0 kudos

Cube MX 5.2.0 FreeRTOS Problem

Hi,when I generate a example for the STM32F407ZET everything is fine, until I check the option freeRTOSAfter this the includes are not correct anymore:STM32Cube_FW_F4_V1.24.1VS + VGDB

0690X000008wEaPQAU.png
EDesh by Associate II
  • 788 Views
  • 7 replies
  • 0 kudos

ADC configuration problem, STM32CubeMX and STM32CubeIDE

If I change the Sequencer setting from "Sequencer set to fully configurable" to "Sequencer set to not fully configurable", this appears to work okay, even generating code. However, after leaving the ADC category, or exiting the program, the STM32Cube...

BCoch by Senior
  • 576 Views
  • 4 replies
  • 0 kudos