STM32F429 Interrupt
Posted on August 13, 2017 at 18:48I am trying to test interrupts on the stm32f429 discovery board. I don't know how to enable the NVIC function as there is nothing mentioned in the user manual. Also, my ide is telling me that the syntax for the sysc...