User Activity

Posted on February 29, 2016 at 13:25Hello, I need help with subj. I need configure circular (ring) RX buffer with DMA (USART1 RX to memory, STM32F103C8T6). It is correct?http://pastebin.com/hT16bg1X Thanks, MG
Posted on September 09, 2013 at 08:33Hi, how can I set loop RTC alarm? NowI do itlike this: I setup RTC_AlarmStructure for ''first'' alarm (for example 01:00:00)RTC_AlarmStructure.RTC_AlarmTime.RTC_H12 = RTC_HourFormat_24; RTC_AlarmStructure.RTC_Ala...