Skip to content

prime5711/STM32F4_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example for

using  STM32F4_Example_FreeRTOS_Alarm_Wakeup_printf.ioc as Template

**Strange Problem: Using HSE 26MHz Clock  and LSI(32KHz) : RTC Does not work
 HSI / LSI : Work

1. printf  using UART2
2. Trasnmit using blockiing/Non-blocking 
3. Thread  Pause/Resume
4. Alarm : Not Periodic
5. Wakeup : Could not debug(in interrupt handler does not display printf)  during debugging using Debugger HW
6. If Alarm and Wakeup interrupt occurs at same time .
     according to  Cortex-M4 Interrupt handling scheme, it handles  both
		 But Alarm occurs before Wakeup ????

About

FreeRTOS / Alarm / Wakeup / printf / RTC / GPIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published