NVIC_Init() conflict
Posted on January 31, 2017 at 21:39In the code excerpt below there appears to be contradictory settings for nvic. NVIC_IRQChannel on the lines commented// First selection ************************** // Second selection **************************In b...