Hi to all
please help and guide me

in my program , i wrote :

var byte GLCD_DATAPRT     is portD
var byte GLCD_DATAPRT_DIR is portD_direction

but i don't wiring correctly.

i should wire like this:

in micro pin.D0 should connect to DB0
pin.D1 => DB1
pin.D2 => DB2
pin.D3 => DB3
pin.D4 => DB4
pin.D5 => DB5
pin.D6 => DB6
pin.D7 => DB7

but in real ,i don't wiring correctly and i wired :

pin.D0 => DB7
pin.D1 => DB6
pin.D2 => DB5
pin.D3 => DB4
pin.D4 => DB3
pin.D5 => DB2
pin.D6 => DB1
pin.D7 => DB0

can i change arrangement GLCD_DATAPRT softly ?!?

thank you

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/d891b302-3f0f-458a-ab72-f2f6027c8b59n%40googlegroups.com.

Reply via email to