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! STM32F746G-Discovery SDRAM Curious Behavior

Posted on March 16, 2018 at 19:50 I'm writing a crude memory diagnostic for SDRAM (just to see if I can). The code accesses SDRAM using a pointer. __IO uint32_t * SDRAM_ptr; SDRAM_ptr = (__IO uint32_t *)0xC0000000; Using this pointer in a loo...

RESET PIN controller

Posted on March 17, 2018 at 10:02We use micro controller STM32F103RBT6 & stepper motor driver IC TB6560AHQ.we have found the problem at Reset pin of stepper motor driver IC. Circuit is attached.Initially machine works properly. but after some time m...

How many flash erase cycles in STM32H743

Posted on March 16, 2018 at 18:58I would like to know the number of possible flash memory erase cycles apply for the STM32H743. I could not find the spec. in the Reference manual or on the ST home page.  Is it  like 100 000 write/erase cycles? or le...

GS1 by Senior III
  • 1995 Views
  • 6 replies
  • 0 kudos