F446-429, core_cm4.h for NVIC setup?
Posted on August 06, 2017 at 03:26F446/F429Hi.Im trying to get NVIC work but it's very confusing, i dont do HAL/SPL.Are core_cm4.h all thats needed to setup and use NVIC?I basically need to get ADC1 to cause an interrupt so data can be processed.I t...