STM32L4 BusFault_Handler
Posted on December 05, 2017 at 09:50I'm developing an application based on STM32L4 on a custom board. Program is running fine but I noticed that sometimes (maybe once after four days working) device is reseted. In order to find the reason of this re...