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

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
  • 1089 Views
  • 5 replies
  • 0 kudos

[Cube OTG USB] [Minor issue]incorrectly @param description on HAL_StatusTypeDef USB_FlushTxFifo(USB_OTG_GlobalTypeDef *USBx, uint32_t num)

The original param description: * @param num FIFO number *    This parameter can be a value from 1 to 15      15 means Flush all Tx FIFOsAccording to stm32h7 reference manual, it should be: * @param num FIFO number *    This parameter can be a value ...

Resolved! How to change chip selection after a project is created

Hello, I'm programming using STM32H753. But I realized that the chip I chose when I was creating the project was STM32H743. Is there any way to change the chip settings in a project that has already been created? Should we re-create a new project unc...

Ekim.1 by Associate II
  • 1324 Views
  • 5 replies
  • 0 kudos

STM32 Code generation terminology

Hello , I am a student and want to understand the basic terminologies of the files being generated from the STM32CubeMX. Any document/Video to it will also be helpful.When I generate the code say for Nucleo-F401RE from the STM32CubeMX , I get these f...

PVaaz.1 by Associate III
  • 441 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H745 FDCAN Clock Frequency

Greetings, I've been using FDCAN on STM32G0B boards at 64Mhz. I'm trying to configure an STM32H745 and it seems that the maximum clock frequency for FDCAN is 50MHz? 50Mhz itself is a very strange frequency and bitrates cannot be solved well using t...

0693W00000Nqmk3QAB.png