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! STM32F4 RTC Wake-up Timer

I am trying to go in standby and wake up after few seconds repeatedly with using RTC wake-up timer but I am having problem after second sleep. It goes sleep, wakes up and then goes sleep again like I expected but after that point(after second sleep) ...

SSone.1 by Associate III
  • 737 Views
  • 1 replies
  • 0 kudos

STM32H7 APB and AHB peripheral clock limits

What are the upper limits on the APB and AHB peripheral clock on a STM32H743 ?According to figure 46 of the reference manual:the limit is 240MHz (or 200Mhz depending on the silicon revision I assume ?).However STMicro HAL example set the APB and AHB ...

Gpeti by Senior II
  • 1872 Views
  • 3 replies
  • 0 kudos

Unable to wake-up from stand-by using pin wake-up

Hello,I'm using STM32F779NI.I'm trying to enter Standby mode & would like to wake-up through pin wake-up (PC13).Looks like stand-by entry is happening fine (SBF is set post reset) but wake-up pin flag is not set.Please find the code as belowint main(...

STM32H743 DMA have some bug when I using lastest HAL lib

We check stm32h7xx_hal_spi.c, and Surprise that the lastest HAL Lib still not support HAL_SPI_DMAStop() and HAL_SPI_DMAResume(). It is very important. We found DMA_SxCR's EN bit out of control in some time.  We use DMA to send and receive spi dat...

YZhon.1 by Associate II
  • 741 Views
  • 3 replies
  • 0 kudos

DMA Performance

Do some homework assigned by the lecture but have no direction so ask for some help.I need to write a function DMASpeed() to demosntrate the speed improvement of DMA over a software loop for memory to memory transfers. I include polling DMA for my ho...

Cl.1 by Associate II
  • 374 Views
  • 0 replies
  • 0 kudos

STM32L073 - Init RTC via external clock (PC)

Hi, ​My client has an existing circuit which is logging some data (no information given)Until the logging just has a counter which starts, when a power source is connected.Now they want to add a real clock to the logging entry, and I saw that the STM...

LSchm.1 by Associate II
  • 1564 Views
  • 9 replies
  • 0 kudos