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

Resolved! STM32H7 SDRAM Speed Code and CAS Latency

Hello,SDRAMs are available in different speed option -5, -6 or -7. IMHO this specifies the max. SDRAM clock at CAS=3, but SDRAM can configured via CAS parameter to be used at a lower clock frequency.Alliance Memory -7 for example can be configured CA...

AM_sdram_timing.png ISSI_sdram_timing.png ISSI_sdram_read_timing.png DS12117rev9_figure35.png
regjoe by Senior
  • 849 Views
  • 4 replies
  • 0 kudos

PMOD I2S2 spike after frequency change.

Hello,I use STM32F407G-DISC1 with Digilent PMOD I2S2. I have FIR filter project and after i enable sound or drasticly change frequency, volume spikes. After few seconds it becomes normal again. Why is that?Code:#include "main.h" I2S_HandleTypeDef hi2...

CzyzyK by Associate II
  • 260 Views
  • 0 replies
  • 0 kudos

Resolved! Bootloader GO command doesn't work STM32G070RB

Hello everyoneI use an ESP32 to start a firmware update. The bootloader has been started, the esp32 writes block by block. In the end, I use the Go Commad from Bootloader Command Sets to jump into the application. My sequence.1. set BOOT0 Pin back to...

Resolved! STM32H523CE RTC wakeup

I want to use the on-board RTC while all power (except VBAT which will be connected to a battery) is turned off to retain the clock.Is it possible to power the on-board RTC from VBAT and turn off ALL other supplies?What will happen after the other su...

thansen by Associate III
  • 862 Views
  • 5 replies
  • 1 kudos