STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H743 Internal Flash (single sector) going bad

Hi,I had a question with respect to the internal flash of the stm32 chip that we are using. After much investigation, it seems that the erase operation (via the HAL_FLASHEx_Erase_IT() function in software or using the ST-link utility directly) is "sl...

PSari.1 by Associate II
  • 2666 Views
  • 11 replies
  • 0 kudos

Run two DMAs simultaneously on STM32F407

I am working on a project that uses an STM32F4 disc board to read and write external ADC and DAC with two SPI interfaces. SPI1 (DMA2 Stream3) is set to TX only to write waveform to a DAC, and SPI3 (DMA1 Stream0) is set to RX only to read an ADC. Whe...

PLi.4 by Associate II
  • 1997 Views
  • 8 replies
  • 0 kudos

Hi everyone, I'm a beginner with MCUs. I want to read ADC values from 12 channels continuously and I'd like to implement an averaging process before transmitting them through UART. I'm using Nucleo-L476RG.

Signals are similar across all 12 channels but I'm confused about how to run the averaging algorithm for 12 channels at the same time. Currently, I can get the ADC values from all 12 channels using DMA without the averaging process.To explain further...

AMahm.1 by Associate II
  • 2178 Views
  • 7 replies
  • 0 kudos

STM32H745ZI(LQFP144) FMC and SDRAM support

Hello ST community! I have a question about FMC on STM32H745ZITx (LQFP144). In the datasheet DS12923 (https://www.st.com/resource/en/datasheet/stm32h745zg.pdf) it is not said whether it supports SDRAM. And there is no "SDRAM" item in the FMC settings...

0693W00000Dq8MzQAJ.png 0693W00000Dq8MpQAJ.png
AAlek.2 by Associate II
  • 1721 Views
  • 5 replies
  • 1 kudos

mdma linked list unconditionnal trigger to next block

Hello,I am learning MDMA, and have been able to make it work in different scenarios, but I am now stuck.I want to use MDMA to chain DMA transactions without CPU intervention.What I want to do with mdma linked list is :° configure timer in output° use...

STM32L072 slow start-up time

I'm using a STM32L072CZT6 in a mobile application in which I need the MCU to start up as fast as it can. Currently the start-up time is 6ms. That appears to be too long based on this thread (Start-up time too long), although I haven't found a typical...

MBles.1 by Associate II
  • 4819 Views
  • 8 replies
  • 0 kudos