How to configure and use ADC in S32 DS IDE for S32K148 Microcontroller

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to configure and use ADC in S32 DS IDE for S32K148 Microcontroller

283 Views
D_K
Contributor I

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.

 

0 Kudos
Reply
1 Reply

225 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@D_K

I only modified this place. 

Senlent_1-1750670514645.png

I tested the project you provided and I didn't encounter any problems.

Senlent_0-1750670439854.png

This may be due to the debugger. If you can reproduce the problem, please provide some screenshots for us to analyze.

0 Kudos
Reply