s32k116-evb ADC

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

s32k116-evb ADC

1,030 Views
semiconductor_user
Contributor II

     I'm am working on s32k116-evb for ADC data receiving and for that I'm using "adc_swtrigger_s32k116" example code. but when i use ADC0 channel, PTA0 that time only I'm getting o/p other pin and port not giving o/p(like PTA7,PTB2). already check on board side connection,port and pins etc. everything is ok. give me suggestion.  

0 Kudos
5 Replies

980 Views
semiconductor_user
Contributor II

I'm testing on S32K116EVB2Q048 board. and yes I'm change it to ADC_INPUTCHAN_EXT3(PTA7).

Tags (1)
0 Kudos

951 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

But R750 is DNP, which means: ADC_POT is not connected to PTA7 on S32K116EVB2Q048.

ADC_POT R750 PTA7 S32K116EVB2Q048.png

 

0 Kudos

946 Views
semiconductor_user
Contributor II
then which PIN and PORT i can use for ADC testing
Tags (1)
0 Kudos

931 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

If you want to sample the voltage of ADC_POT, then you can connect PTA7 or PTA0 to TP528, or short R750 (PTA7 ADC0_SE3) or R670 (PTA0 ADC0_SE0) by soldering.

0 Kudos

1,010 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please confirm whether you are testing the S32K116EVB2Q048 or S32K116EVB-Q048 . Resistors connected to many pins show that DNP (Do Not Populate) is actually not soldered. 

That example select ADC_INPUTCHAN_EXT0(PTA0) by default, did you change it to ADC_INPUTCHAN_EXT3(PTA7) or ADC_INPUTCHAN_EXT6(PTB2)?

Input Channel ADC.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

Tags (1)
0 Kudos