EXT_CHANNEL_23 in S32K146

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

EXT_CHANNEL_23 in S32K146

ソリューションへジャンプ
927件の閲覧回数
bjrajendra
Senior Contributor I

Hi,

I'm trying to use S32K146 module & standard SDK_GCC in order to use ADC module.

As the S32K_RM suggests S32K146 -144LQFP supports ADC with 24 channels which can be selected using ADCSCR register.

pastedImage_1.png

 But in the adc module which I selected from the library is not showing EXT_CHANNEL _23 instead it shows only till EXT_CHANNEL_15.

Also I observed that it takes CPU with 100 pin but I couln't able to see how can I modify to 144 pin

Kindly help in this regard.

Raju

タグ(1)
0 件の賞賛
1 解決策
836件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

if you have active 100pin package in your project the ADC component cannot allow you select channels above 15.

So you need to switch to 144pin package, see steps given here

https://community.nxp.com/docs/DOC-334936 

BR, Petr 

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
837件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

if you have active 100pin package in your project the ADC component cannot allow you select channels above 15.

So you need to switch to 144pin package, see steps given here

https://community.nxp.com/docs/DOC-334936 

BR, Petr 

0 件の賞賛
836件の閲覧回数
bjrajendra
Senior Contributor I

Hi Petr,

Thanks for your swift response & the solution works.

Raju

0 件の賞賛