Posted on June 29, 2015 at 16:33Hi STM, I'm trying to reboot the board using NVIC_RESET, but its not working, when i traversed the i found that the NVIC_RESET is internally setting SYSRESETREQ bit in SCB->AIRCR register. when i dig into arm info-cen...