STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

HAL_RCC STM32L4 bug in definition

Posted on September 07, 2017 at 17:47Hi,I found a bug in the last version of stm32l4xx_hal_rcc.h from stm32L4 uC.file: stm32l4xx_hal_rcc.h/.cversion 1.7.2&sharpdefine __HAL_RCC_GPIOB_IS_CLK_ENABLED()it should refer to RCC_AHB2ENR_GPIOBEN instead of ...

possible cubemx or library bug?

Posted on July 14, 2016 at 01:05Hi,    I generated a project that included ADC2.  Multimode is set to independent.  When I run my project I get an error in MX_ADC2_Init.  When I trace it, the problem is in HAL_ADCEx_MultiModeConfigChannel().  At lin...

STM32CubeMX / C++ - Linkage Error in generated Code

Posted on June 26, 2017 at 11:49Hi,I want to use STM32CubeMX and I would like to program my new project in C++. I am using the latest version of STM32CubeMX (4.21.0) and the latest version of Keil uVision (5.32.0.0).After code generation I have adde...

smrtkai by Senior
  • 717 Views
  • 3 replies
  • 0 kudos

I setup USB Host using STM32CubeMx. How can I receive data using USB Host and the USBH_CDC_Receive function and the CDC_ProcessReception(phost) ?

Posted on August 21, 2017 at 15:17I have setup the USB Host using the STM32CubeMx and I can transmit data in bulk and it has a state machine.  The USB is attached to the host which is a CDC USB Modem.  The CDC_ProcessReception(phost) does not receiv...

BUG CubeMX 4.20.1 and RTC

Posted on April 13, 2017 at 16:19hi to all, i use a  cubemx 4.20.1 for configure STM32L152RE; when i configure the RTC pin with alarm A  i see a error handler.indeed when the system arrived to LSE configuration i have a HAL_TIMEOUT, can you help me?...

antonioB by Associate II
  • 867 Views
  • 5 replies
  • 0 kudos

STM32F407 + UDP+LWIP big packet problem

Posted on August 16, 2017 at 00:58Dear Forum,I bring forth a frustration question yet I'm uncertain how to approach it.I have STM32F402, and I can communication over UDP . In cube I reviewed every options but my problem do not solved. If I can sendi...

lorant124 by Associate III
  • 441 Views
  • 1 replies
  • 0 kudos