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

STM32H745 parallel transmission

Hi, I have Interface (type MASTER) 10-bit + CLK, FCLK=~9MHzCan I use DCMI to read 10-bit without VSYNC and HSYNC?Or some other method? The usual assembler software method "ldr r1, [port, #....]" is too slow and despite many attempts it has not been p...

EsKi by Associate II
  • 137 Views
  • 5 replies
  • 0 kudos

Changing sample rate on streaming with H753 board

Hello, I am implementing audio streaming with H753 board. My goal is like below.     1. Input : USB connected PC, which can be selected one of 48kHz and 44.1kHz sample rate on connecting state. Others are fixed as 16 bit / 2 slot ( stereo )    2. Ou...

skson_0-1745198527483.png skson_1-1745199713895.png
skson by Associate
  • 121 Views
  • 1 replies
  • 0 kudos

GPIO Latency STM32F411 Blackpill

Hello All, I am doing this post after trying everything I can to solve my Issue. I have a STM32F411 Blackpill connected on an Apple II Bus Slot.The Apple II has a clock (Phi0) close to 1 Mhz. Phi0 is connected to Pin A2 where I have setup a Falling &...

Screen Shot 2025-05-08 at 20.56.06.png
vbesson by Senior
  • 290 Views
  • 16 replies
  • 0 kudos

Resolved! STM32 F446RE Looses RTC Registers' Data When Power is Off

Hi all,I'm building a discharger using my STM F446RE, such that it's RTC registers are used to store data that'll be loaded to set parameters in my code every time the discharger is plugged into the power. Just to clarify - I'm NOT using the RTC as a...

nivg by Associate
  • 107 Views
  • 3 replies
  • 0 kudos

DFU mode STM32H7B3

Hello, we are facing some problem entering DFU mode from application code on our custom boards equipped with STM32H7B3 with bootloader release 0x92.  On contrary, everything works fine with same board equipped with STM32H7B3 bootloader release 0x91. ...

MMarco by Associate II
  • 451 Views
  • 12 replies
  • 2 kudos

External QSPI with STM32H753

Hi, I am planning to use the external serial QSPI flash interface with STM32H753. Flash part number is MT25QL256ABA1EW7-0SIT or IS25LP064D-JKLE-TR. Operating voltage 3.3V at frequency of 80MHz DDR. Can you please let me know will there be any concern...

DJ_IND by Associate II
  • 70 Views
  • 1 replies
  • 0 kudos

Resolved! System Clock stimluation error

I am using the startup file in Keil. However, when I run the simulation in the debugger, my system clock (SYSCLK) is not 72 MHz, even though I have confirmed that HSE_VALUE is set to 8 MHz.Can someone help me figure out why the SYSCLK is incorrect du...

sys clk.png