Is it possible to use other data lines?

Post Reply
nend
Posts: 6
Joined: Wed May 09, 2012 4:11 pm

Is it possible to use other data lines?

Post by nend »

Hi Guys.

Is it possible to use other data lines then 0-7 but 2-9 so I can use the serial communication of the Arduino?

- Library UTFT
- Display 2.2” display (HY-TFT220)
- Arduino UNO

Thanks!
User avatar
jack
Posts: 77
Joined: Sat Mar 03, 2012 2:25 pm

Re: Is it possible to use other data lines?

Post by jack »

If you want to use other data lines,the library need to be modified. :)
nend
Posts: 6
Joined: Wed May 09, 2012 4:11 pm

Re: Is it possible to use other data lines?

Post by nend »

@Jack,

That's already what I think it's needed, but what do I need to change in the library.
I've been looking for it but my “c” knowledge is just not that good.

Can you give me a example peas of the code witch I’m have to change?

Greet Dave
nend
Posts: 6
Joined: Wed May 09, 2012 4:11 pm

Re: Is it possible to use other data lines?

Post by nend »

Is there someone how knows the answer? :cry:

What do I need to adjust in the library to change the datapins?
Post Reply