STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 RTC

I use the RTC of STM32F407 with LSE (32.768 kHz).A battery is connected to VBAT for backup.In the reference manual, the Backup operating voltage is at least 1.65V, but the RTC is actually backed up to about 0.3V.I do not know the reason. Could you te...

tyama.19 by Associate
  • 375 Views
  • 0 replies
  • 0 kudos

Multi slave SPI for STM32F427ZIT6

Hi,I am using STM32F427ZIT6 for one of the design. I am new to designing. I am connecting 8 ADC's to this device using SPI. I am using SPI4 (Pin 1,4,5). I want to know whether chip select (8 nos) can connect to any IO's?? Because NSS (slave select) i...

DKS by Associate II
  • 690 Views
  • 3 replies
  • 0 kudos

RTC periodic wake up interrupt fires only once

Posted on January 26, 2018 at 21:05 Hi, I'm writing an application with a STM32L051 (32 pin, 64kB ROM). This application uses the RTC and I wanted to use the RTC periodic auto wake-up feature to update the time display every 60 seconds. THE...