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

Bug on the "HAL_PWREx_EnableWakeUpPin" function on STM32H7

Hello,I am using STM32H7B0VBT6 and I wanted to activate the wake up from Standby on PA0 (WAKEUP_PIN1) with rising edge, the code used is the following:PWREx_WakeupPinTypeDef sPinParams = {0};sPinParams.WakeUpPin = PWR_WAKEUP_PIN1;sPinParams.PinPolari...

cb.7 by Associate III
  • 370 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F4 HAL ETH broken

I have tried to generate a new project using STM32CubeIDE from scratch (fw V1.27.0, no way to modify it[!!!]) but it does not compile.A lot of descriptors are missing, like there is no resolution for the following:ETH_TxPacketConfig TxConfig; ETH_DMA...

VaZso by Associate III
  • 2510 Views
  • 8 replies
  • 1 kudos

Resolved! Error MX generation USART/DMA with STM32G0B

Hello community,Warning, when gerating code for STM32G0B with FW_1.5.0, DMA init function is called after USART2 init function.So the DMA doesn't works !!The only way to resolve this i have found is to cut/paste function in the good order ^^Report th...

tvill.1 by Associate II
  • 618 Views
  • 5 replies
  • 0 kudos

Why can't I download firmware package?

Hello. When I tried to use Motor Control Bench for the first time in a while, I had trouble downloading the firmware package.Looking at the log file at the time of code generation, the code appears to be generated.Do you know if the generated code is...

0693W00000QL2LCQA1.png