This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

HardFault on saadc_init();

Hello! When I start the s132 device, it freezes from time to time. In debug mode, it does not exit the saadc_init () function;



I connected "hardfault.h" and "hardfault_genhf.h", pressed further and still does not exit saadc_init (), but stops at ses_startup_nrf52.s



What is the reason and how can I get rid of this problem?

Related