This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-MSPM0L1306: Timer event trigger ADC start sample only works once

Part Number: LP-MSPM0L1306
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