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

STM32G030 RTC LSE clock instability

I tried to use internal RTC with LSE clocking in device which has GSM/GPRS module (GSM part decoupled from MCU part by ferrite beads in power lines and resistors in data lines). In first PCB revision (no separate ground region under crystal) I notice...

NiTr0man_0-1754295334425.png
NiTr0man by Associate III
  • 464 Views
  • 16 replies
  • 1 kudos

Resolved! STM32N657 - eMMC issue

Hello,Our board has an STM32N657 MCU connected to an IS21S08GA eMMC.We use an 8-bit bus, and SDMMC1 is configured to run at 32 MHz.In polling mode, read/write operations work, but are very slow — it takes about 1–2 ms to read or write a single block ...

Resolved! ST-Link not properly resetting STM32

Hi,I am trying to solve a strange programming related problem I am now having after updating the reset circuit of my STM32F439-based board. Below is a comparison between my old and my new circuit:The reason I made these changes is because this is a l...

GerhardLnf_0-1754651699616.png

STM32N6 Debug Jump From FSBL to Secure Application

Currently, I have a project using a secure application for the STM32N6570-DK. I am able to run and debug the FSBL and Application with the system in Dev Boot, but have yet to be able to attach and debug when booting from the external flash (Boot1 and...

aroby95 by Associate
  • 734 Views
  • 5 replies
  • 0 kudos

Resolved! STM32f767 SWD pin Schematic

Hello.. can anyone advise the SWD pin for F767? and how these are connected to F767? PA13 PB3? Any schematic will be great !! I'm using it for debugging. Can anyone advise? 

F_open looping

Using Nucleo-H753ZITrying to write to SD card using:  FATFS FatFs; FIL file; FRESULT FR_Status; FATFS *FS_Ptr; FR_Status = f_mount(&FatFs, SDPath, 1); if (FR_Status != FR_OK) { printf("Error! While Mounting SD Card, Error Code: (%i)\r...

Chris5 by Associate
  • 146 Views
  • 1 replies
  • 0 kudos

Protection of SWD lines :: STM32L011

Hello,Is it recommended to implement an ESD protection on SWD lines of STM32L011D3/D4 mCU? I went through "Getting started with STM32L0xx hardware development" document and there is a Figure 15 which suggests to connect SWD lines direct to programmin...

D3jan by Associate
  • 167 Views
  • 1 replies
  • 0 kudos

STM32H7 slave mode timing issue above 22.8 MHz

Hello all,This is regarding the the problem after recent development from 18MHz to 22.8 MHz of operational speed of STM as slave operating with DMA transfer and SPI mode 01. Although the data sheet suggest maximum achievable speed of 31 MHz - I made ...

Time-1.png Time-2.png Time-3.png Time-4.png
Amit_RS by Associate II
  • 381 Views
  • 7 replies
  • 2 kudos