Question
F446-429, core_cm4.h for NVIC setup?
Posted on August 06, 2017 at 03:26
F446/F429
Hi.
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 trying NVIC via SPL but i get weird compilation errors for things that
has nothing to do with NVIC and i would be glad not to be forced to use SPL.Thanks in advance for your time.