stm32l476 clearing pending bit via bit banding alias
Posted on December 07, 2015 at 09:27Hi All,Attempting to clear a pending bit in the EXTI_PR1 register via its bit banding alias clears another pending bit as well. When I try to clear the bit20 (RTC periodic alarm) after wakeup by writing 1 to its a...