STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

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

STM32 waiting for UART interrupt while doing other tasks

Hello, I am using STM32H7 and Stm32CubeMX. In my current application, I perform a user interface (using UART), and then the system performs a measurement task. However, I need to change the system to perform the user interface and measurement task in...

VYoun by Associate III
  • 1277 Views
  • 5 replies
  • 0 kudos

osKernelStart on STM32 break loop

Hi, I'm use the STM32F429This is my FREERTOSConfig.h#define configUSE_PREEMPTION 1 #define configSUPPORT_STATIC_ALLOCATION 0 #define configSUPPORT_DYNAMIC_ALLOCATION 1 #define configUSE_IDLE_HOOK ...

YiKai by Associate II
  • 547 Views
  • 1 replies
  • 0 kudos

How to configure SDRAM on 100 pin H7

I am trying to set up the config for a new ST project, but I cannot make the FMC configuration select SDRAM. The tool lets me select the SDRAM mode for different package versions, like the BGA configuration, but not for the 100pin alternative. This h...

DReis.1 by Associate II
  • 1055 Views
  • 8 replies
  • 0 kudos

USB/CDC stops working by adding a asm("nop")

I have some problems with the USB/CDC communication. I have simplified the problem to the following:I'm using STM32CubeIDE and I've used CubeMX to configure a new project with STM32H743IIT6. I set up the clock and the USB/CDC device.The communication...

MRait.14 by Associate II
  • 2807 Views
  • 8 replies
  • 0 kudos

Need help with STM32L476RG SDIO + FATFS project

I have tried communication through SPI by following a lot of youtube tutorials. As there is no ready made library to take care of this through SPI, I decided to give SD mode a try. I am using the STM32L476RG microcontroller that has the SDMMC periphe...

KAbis.1 by Associate II
  • 1090 Views
  • 5 replies
  • 0 kudos

I am using STM32F407 development board and I am trying to do flash read write operation but I am facing problem to erase a sector but am not able to do that.

Hi All,I am using STM32F407 development board and I am trying to do flash write operation but I am facing problem to erase a sector (I am using Sector no - 11 Block base addresses -0x080E 0000 - 0x080F FFFF size-128 Kbytes ) so that I can perform mul...

0693W000000VEdEQAW.png
Djain.1 by Associate II
  • 686 Views
  • 3 replies
  • 0 kudos