STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H573 I2S audio clock problem

Hi, I'm trying to set the following parameters for I2S in Device Configuration Tool (STM32CubeIDE v1.14.0): - Master Clock Output enable - audio frequency: 48kHz - Data and Frame Format: 16 bits I want to connect an external 12.288 MHz clock to the A...

Wojtek2 by Associate
  • 1613 Views
  • 4 replies
  • 0 kudos

Resolved! Questions about saving data to flash

I am working with an STM32D103C8T6 and I want to store some data on the flash memory.I have some idea on how to do It but not sure about some details.My procedure is the following:1- Add a new section in linker at a defined address near the end.I und...

STM32U5A9 GPDMA unusable data with MDF

Hi, I'm trying to use AMC1336 Delta-Sigma Modulator with STM32U5A9 MDF. I have tried using polling and interrupts for data acquisition and got expected results. But when I tried switching to GPDMA the data jumped around and is not usable. I took 100 ...

IT_dc.PNG DMA_dc.PNG GPDMA_config.PNG MDF_config.PNG

Resolved! Design of PCB with SDIO and USB (STM32F411CEU6)

 Here's a corrected version of your text:Hi!I would like to ask the community if my design of the SDIO and USB bus looks fine. Previously, I was using a dev board (BlackPill STM32) to write data to an SD card, but I encountered some issues during the...

image_2024-09-19_234840770.png

Body marking of STM32F7

Hi ST.Can help to advise on how to interpret on the body marking of the of the IC below? And what is the red marking on the chip itself? Are there any changes on manufacturing process regards to this part? STM32F723ZET7 Thanks.   

STLearner_0-1729497800869.png
STLearner by Associate III
  • 493 Views
  • 1 replies
  • 0 kudos

STM32H745 Ethernet is not working on my Custom Board

I maid  a custom board with ST32H745 mcu. The board is working fine but the ethernet part is not working. The Ethernet part is exactly the same  as the Nucleo H745ZI reference design. The code and Ethernet part working fine on Nucleo board. I checked...

Geo by Associate
  • 1108 Views
  • 2 replies
  • 0 kudos

Understanding USB at Low Level from Host

I am Implementing RNDIS Over USB using the Stack provided by STM32 Team. The Data Received at the EP OUT Function is Correct for the First Few Bytes of Data, Post that the Data is Jumbled/Incorrect. Not Sure whats the Reasons though.I tried Verifying...

Pavan_LohiaGroup_0-1729255535363.png Pavan_LohiaGroup_1-1729255600629.png