Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi
I was looking into setting up events for starting an ADC by a timer event and I found an example code "adc12_triggered_by_timer_event".
The code work fine on the first ADC measurement and after it goes into default handler, which seems to be caused by hard_fault_handler.
The changes i did to the code is shown below