Hi and sorry from all

now i read glcd_ks0108.jal and i find my answer.

i should use GLCD_REVERSE_DATABITS = true

thank you

On Sunday, July 25, 2021 at 11:37:53 PM UTC+4:30 majid ebru wrote:

> 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/dc18bae7-04ec-4f9d-b998-8825c4302264n%40googlegroups.com.

Reply via email to