I have took Example project for ADC which is having following application:
The application software functionality
The example is divided in 2 parts:
- Part 1: Example with SW Triggered One-Shot Conversion Mode, data conversion is updated by Interrupt.
- Part 2: Example with SW Triggered One-Shot Conversion Mode, data conversion is updated by DMA.
This project is building successfully but when i am trying to debug it ,then it is coming out of debug mode at ADC Init() function.
I am ataching the project file for reference.
Hi@D_K
I only modified this place.
I tested the project you provided and I didn't encounter any problems.
This may be due to the debugger. If you can reproduce the problem, please provide some screenshots for us to analyze.