PRIMASK bit on after enabling interrupts.
Posted on July 07, 2015 at 20:47Hi all, I am using STM32F407 chip with GCC toolchain. I have a trouble with my code. I wrote a function that needs an exclusive access to variables (I want to have ability to call this function from interrupts as we...