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

Problem with DAC and DMA and CLOCK - STM32H723ZG

HeyI work with the eval-board Nucleo h743ZI. I implemented sine wave playback using the DAC and DMA, and everything worked very well.After that, I designed my own board with the same microcontroller and added an external 25 MHz crystal.I couldn’t get...

TOsso1_0-1756573124071.png TOsso1_1-1756573306250.png TOsso1_2-1756573448891.png
TOsso.1 by Associate II
  • 53 Views
  • 2 replies
  • 0 kudos

I can't read sdram framebuffer with LTDC

I am developping STM32F469 with TouchGFX to display with LTDC in RGB888. I can display an image in the internal SRAM. However, when trying with SDRAM, the screen truns black, and the debugger can only read 0s. But when I tried with the framebuffer re...

back up domain on STM32H735 is reseted after reset

Hello we try to use the backup sram on 0x3880 0000 .We have build the software :#define BKPSRAM_BASE 0x38800000UL #define BKPSRAM_SIZE 0x1000UL typedef enum { BkpSram_Init = 0 , BkpSram_Wait = 1 , BkpSram_WriteStr = 2 , BkpSram_ReadStr = 3 ...

dacha.1 by Associate II
  • 191 Views
  • 1 replies
  • 0 kudos

Keil make FLM file Error : Sector (0): Address not Zero!

I use keilMDK V5.42.0 and follow  apnt-333  to make a FLM file, and successfully got a FLM, when I use in my app Project,my internal flash works well but external flash got an error shows  ---------------------------CMSIS-DAP - Cortex-M Error--------...

lqi by Associate II
  • 49 Views
  • 0 replies
  • 0 kudos