FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

interfacing problem

 


akshar
Quote:

friends i dont know whether this topic is suitable in this section but we are in emergency.
we are doing project which involves sending and receiving data via the Standard parallel port(SPP).(we are using nibble(4 bits) mode to receive data).
consider following code
#include<dos.h>
void main()
{
outportb(0x3bc,0xff);//ffh is just a an example
}
we found that this program dosent affect the data port bits(our computer's lpt1 address is 3bch)
ie the byte ffh is not going to the data port
Reply to topic    Frihost Forum Index -> Computers -> Computer Problems and Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.