Omega Engineering OME-PIO-D96 manual Initiallow, activehigh Interrupt source

Page 15

2.5.4Initial_low, active_high Interrupt source

If the P2C0 is an initial_low, active_high signal, the interrupt service routine should use INV0 to invert or not to invert the P2C0 for high_pulse generation as follows: (Refer to DEMO3.C)

Initial set:

 

 

now_int_state=0;

/* initial state for P2C0

*/

 

 

 

 

 

 

 

 

outportb(wBase+0x2a,1);

/* select the non-inverted P2C0 */

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

void interrupt irq_service()

 

 

 

 

 

 

 

 

 

{

 

 

 

 

/* now P2C0 is changed to LOW

 

*/(c)

if (now_int_state==1)

 

 

{

 

 

 

/* --> INT_CHAN_0=!P2C0=HIGH now

*/

 

 

 

 

COUNT_L++;

 

/* find a LOW_pulse (P2C0)

 

*/

 

 

 

 

If((inport(wBase+7)&1)==0)/* the P2C0 is still fixed in LOW

*/

 

 

{

 

 

 

/*

Æ need to generate a high_pulse

*/

 

 

 

 

outportb(wBase+0x2a,1);/*

INV0 select the non-inverted input

*/(d)

 

 

 

 

 

 

/*

INT_CHAN_0=P2C0=LOW -->

 

*/

 

 

 

 

now_int_state=0;

 

/*

INT_CHAN_0 generate a high_pulse

*/

 

 

 

 

 

/* now P2C0=LOW

 

 

 

*/

 

 

}

 

 

 

/* now P2C0=HIGH

 

 

 

*/

 

 

 

 

else now_int_state=1;

 

 

 

 

 

}

 

 

 

/* don’t have to generate high_pulse

*/

 

 

 

 

 

/* now P2C0 is changed to HIGH

 

*/(a)

else

 

 

{

 

 

 

/* --> INT_CHAN_0=P2C0=HIGH now

 

*/

 

 

 

 

COUNT_H++;

 

/* find a High_pulse (P2C0)

 

*/

 

 

 

 

If((inport(wBase+7)&1)==1)/* the P2C0 is still fixed in HIGH

*/

 

 

{

 

 

 

/* need to generate a high_pulse

*/

 

 

 

 

outportb(wBase+0x2a,0);/* INV0 select the inverted input */(b)

 

 

 

 

 

 

/* INT_CHAN_0=!P2C0=LOW -->

 

*/

 

 

 

 

now_int_state=1;

 

/* INT_CHAN_0 generate a high_pulse

*/

 

 

 

 

 

/* now P2C0=HIGH

 

 

 

*/

 

 

}

 

 

 

/* now P2C0=LOW

 

 

 

*/

 

 

 

 

else now_int_state=0;

 

 

 

 

 

}

 

 

 

/* don’t have to generate high_pulse

*/

 

 

 

 

 

 

 

 

 

 

 

 

 

 

if (wIrq>=8) outportb(A2_8259,0x20);

 

 

 

 

 

 

 

outportb(A1_8259,0x20);

 

 

 

 

 

 

 

 

 

 

}

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(a)

(b)

 

 

(c)

(d)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

P2C0

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

INV0

INT_CHAN_0

OME-PIO-D96 User Manual (Ver.1.1, Mar/2003)

---- 13

Image 15
Contents User’sGuide Czech Republic CanadaMexico BeneluxOME-PIO-D96 Table of Contents Introduction FeaturesSpecifications Order DescriptionOptions PCI Data Acquisition Family Product Check ListOME-PISO-series cost-effective generation, isolated cards Board Layout Hardware configurationEnable I/O Operation I/O port LocationRefer to DEMO1.C for demo program D/I/O Architecture Make sure the initial level is High or Low Interrupt OperationINTCHAN3 Interrupt Block Diagram of OME-PIO-D96INTCHAN0/1/2/3 COUNTL++ Initialhigh, activelow Interrupt sourceInitiallow, activehigh Interrupt source Muliti Interrupt Source Read all interrupt state OME-DB-8125 Daughter BoardsOME-DB-37 OME-DN-37 & OME-DN-50OME-ADP-37/PCI & OME-ADP-50/PCI OME-DB-24P/24PD Isolated Input Board OME-DB-24R/24RD Relay Board OME-DB-24PR/24POR/24C Daughter Boards Comparison Table Pin Assignment All signals are TTL compatibleVCC GND PC’s physical slot information How to Find the I/O AddressResource-allocated information OME-PIO/PISO identification informationPIODriverInit PIODriverInit&wBoards, wSubVendor,wSubDevice,wSubAuxWSubVendor=0x80 wSubDevice=1 wSubAux=0x10 /* for PIOD96 Current sinking PIOGetConfigAddressSpace Enable all D/I/O operation of card0Enable all D/I/O operation of card1 ShowPIOPISOwSubVendor,wSubDevice,wSubAux ShowPIOPISOSlot5 0x0A Slot6 0x08 Slot7 0x09 Slot8 0x07 Assignment of I/O AddressAddress Read Write I/O Address MapRESET\ Control Register AUX Control RegisterAUX data Register Aux Status Register INT Mask Control RegisterINV3 INV2 INV1 INV0 Interrupt Polarity Control Register7 I/O Selection Control Register Read/Write 8-bit data Register Demo program How to install software & utility?Piopiso PIOPISO.EXE for Windows DEMO1 DEMO2 DEMO3 COUNTL++ DEMO4 COUNTL++ DEMO5 CNTL1=CNTL2=CNTL3=CNTL4=0 Page WARRANTY/DISCLAIMER Temperature