I have some lit on the PIC commands but nothing on the usage method.
For example to recieve setup: send a control command
mov al,[command code to get setup]
IN 20h,al
then get the 4 control words by 4 consecutive commands?
OUT 20h,al
is this how to do it?
do you know where i can get difinitive information?
thanks
straiph
0000:0000:0000:0000h
The people who have nothing to say and say it too loud have little knowledge, It's the quiet ones you need to worry about!
For example to recieve setup: send a control command
mov al,[command code to get setup]
IN 20h,al
then get the 4 control words by 4 consecutive commands?
OUT 20h,al
is this how to do it?
do you know where i can get difinitive information?
thanks
straiph
0000:0000:0000:0000h
The people who have nothing to say and say it too loud have little knowledge, It's the quiet ones you need to worry about!