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! Trigger input capture every 8 rising edges

Posted on January 16, 2018 at 16:42Hey everyone,I'm using the stm32f722ze and CubeMx and have gotten my input capture working. Essentially, when every rising edge is detected, the timer triggers a DMA event and stores the GPIO pins value to memory. ...

con3 by Senior
  • 482 Views
  • 3 replies
  • 0 kudos

CUBE Bug? hall sensor TRGO MasterSlave selection

Posted on January 18, 2018 at 05:36I am trying to configure the timers for a BLDC applications, so that the hall sensor change triggers another timer.In cube, If you configure a timer as XOR ON/ Hall Sensor Mode, you can't configure it as a Master T...

0690X00000609ECQAY.png
usama2 by Associate II
  • 346 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX problem (bug?)

Posted on March 08, 2017 at 14:33Hi,I'm having problems with STM32 CubeMX (v4.19.0) during the setup of the ADC2 peripheral (may be a bug...).Even if the number of conversion is ONE, I have two different ranks both pointing to the same ADC channel (...

flavio23 by Associate III
  • 1310 Views
  • 7 replies
  • 0 kudos

Cannot change USART1 interrupt priority in CubeMX

Posted on March 13, 2017 at 07:27In CubeMX 4.19.0 I have USART1 Asynchronous and FREERTOS enabled. USART1 global interrupt is enabled. In NVIC configuration dialog I have:USART1 global interrupt: On, Preemption priority 5, Sub priority 0, Uses FREER...

Resolved! CubeMX ADC Init bug

Posted on November 29, 2017 at 08:52Hello there,Here is my CubeMX version:The libs versions:So I am using STM32L4. The bug is within ADC initialization procedure created by CubeMX. This is how to trace the bug:Locate this function:HAL_StatusTypeDef ...

0690X000006091bQAA.png 0690X000006090OQAQ.png

CubeMX 4.23.0 bug STM32H743

Posted on January 07, 2018 at 19:42When your application uses SRAM3 (0x30040000) in D2 domain,it's a must to enable the clock for the domain. I cannot find an option in CubeMXand CubeMX does not generate the important code line.SRAM3 is used for Eth...

STM32CubeF2 DMA1 configuration generates no code

Posted on January 04, 2018 at 16:14Hi,the USART3_RX & TX DMA1 configuration generates no code.I searched the whole project, there was only code generated for DMA2 (ADC).Im using the STM32CubeF2 1.7.0 library.Is this a bug or am I using the CubeMX so...

0690X00000609LvQAI.png
Alex S by Associate II
  • 248 Views
  • 0 replies
  • 0 kudos