I want to know can I use 16 bit ADC channels as single ended input in Kinetis K22.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I want to know can I use 16 bit ADC channels as single ended input in Kinetis K22.

1,267 次查看
pushpraj
Contributor I
 
0 项奖励
回复
1 回复

1,262 次查看
myke_predko
Senior Contributor III

Hi @pushpraj 

Yes you can.  Look at the "ADC# Channel Assignment for..." table in the Reference Manual of the device you are going to use.  

It will have the channel number for the ADC#_DP# pin (the positive input pin of the differential channel) and note you have to set the DIFF bit to zero.  

I highly recommend that you tie the DN# input to ground when you're using the DP# pin as a single channel.  

myke

0 项奖励
回复