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

Resolved! STM32CubeMX generates wrong RAM size for STM32H745BITx

When using STM32CubeMX v6.0.1 to generate a project for dual-core STM32H745BIT6 MCU the resulting linker files for CM4 and CM7 show the following memory structures:CM7MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 1024K RAM (xrw) : ORI...

0693W000003QWiTQAW.png
davhak by Associate II
  • 547 Views
  • 1 replies
  • 0 kudos

Resolved! I2C between two stm32 board

I am working on a project which needs data communication between two stm32 (f103rb and f429zg). I use stm32f103rb-nucleo examples_ll (I2C _OneBoard_Communication_IT) but it works for one byte and after that it stops working. I want it to work repetit...

I am using stm32f476ZET6 controller. i am use external crystal and internal we use PLL divider but i facing issue regarding PLL clock is not work properly.

i set system clock 216 Mhz but it is not properly workalso i test same thing set as 54Mhz but same issue faced.kindly suggest us how to solve this issue/** * @brief System Clock Configuration * @retval None */void SystemClock_Config(void){ RCC_OscIni...

0693W000003QQGYQA4.png
Hiren by Associate III
  • 429 Views
  • 0 replies
  • 0 kudos

Resolved! SDIO on STM32F769i Discovery

Dear all,I am having a problem with SDIO (SDMMC2) interface on STM32F769i Discovery. I use the DMA-based SDIO, CubeMX (v5.6.1) to generate the codes. Also freeRTOS enabled. After I called "BSP_SD_WriteBlocks_DMA(aTxBuffer, BLOCK_START_ADDR, NUM_OF_BL...

0693W000002lEQFQA2.png
Sfu.1 by Associate II
  • 575 Views
  • 2 replies
  • 0 kudos