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

Is it possible to configure Software interrupts in QubeMX?

We rely on QubeMX to generate our boilerplate and initialization code as much as possible. Currently we configure a Software interrupt programatically viaHAL_EXTI_SetConfigLine(...); HAL_NVIC_SetPriority(...); HAL_EXTI_RegisterCallback(...); HAL_NVIC...

MGeri.1 by Associate II
  • 1180 Views
  • 3 replies
  • 0 kudos

Is possible add user PHY driver in platform settings?

STM32CubeMX 6.5.0FW_STM32F4_v1.27.0I am using eth chip KSZ8081RNB. I created a BSP component driver for this chip. Is there any way to add this driver to STM32CubeMX so that it appears in the chip selection menu? By the way, in the ethernetif.c file,...

0693W00000NrQiMQAV.png
fialot by Associate II
  • 459 Views
  • 0 replies
  • 1 kudos

How to enable a slave timer but not triggering it.

I`m hoping to have a slave timer enabled but idling and wait to be triggered by a master. The idea is to have the slave to trigger ADC reading for multiple cycles and synchronized with the master:My timer config are shown belowWhen I call functions s...

0693W00000NrMIjQAN.jpg 0693W00000NrMJ8QAN.jpg
Zef.M by Associate
  • 680 Views
  • 1 replies
  • 0 kudos

Where is the rank N°1 settings? (ADC / STM32L151RETx)

I try to set, using last version STM32CubeIDE, the ADC to get 8 analog inputs, using DMA, with permanent conversion.I doesn't see anymore the rank 1 ? (see picture)When I start HAL_ADC_Start_DMA, i have only the AN0 value, and only 8 bits (I set12bit...

0693W00000NqKIzQAN.jpg
lclor by Associate III
  • 1619 Views
  • 5 replies
  • 0 kudos