Generate ATD interrupt for HCS12 controller

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

Generate ATD interrupt for HCS12 controller

跳至解决方案
1,385 次查看
ughadge
Contributor II

Hello,

I am working on MC9S12XEP100 microcontroller , and as I am new to this I am able to the polling base example but I want to generate interrupts for multiple channels in scan mode.

I want to generate interrupt for multiple channel in scan mode , read the data from data registers and perform an interrupt service routine to handle the read data .

I am using 15 analog channels , but any example would help me 

标签 (1)
1 解答
1,343 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Utkarsh Ghadge 

We only have ADC demo under {CW5.1 install folder}\ProcessorExpert\Projects\Test projects\ADC, it's made with processor expert.

but I don't find it under CW5.2 install folder. I attach it here for your convenience.

The demo use two ADC channels. ADC interrupt is used.

Have a nice day,

Jun Zhang

在原帖中查看解决方案

1 回复
1,344 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Utkarsh Ghadge 

We only have ADC demo under {CW5.1 install folder}\ProcessorExpert\Projects\Test projects\ADC, it's made with processor expert.

but I don't find it under CW5.2 install folder. I attach it here for your convenience.

The demo use two ADC channels. ADC interrupt is used.

Have a nice day,

Jun Zhang