LCD display 8 bit

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
Rotac
Posts: 54
Joined: Fri Oct 02, 2009 1:41 pm
Been thanked: 1 time

LCD display 8 bit

Post by Rotac »

Hello,

Has some one experience to connect a Display which need controll with a 8 bit databus (D0...D7)?
Flowcode support only displays with Databus (D4...D7), is there possibility to setup Flowcode to controll all the 8 bits!

Kindly regards

Rob

User avatar
Jan Lichtenbelt
Posts: 797
Joined: Tue Feb 17, 2009 8:35 pm
Location: Haren GN, the Netherlands
Has thanked: 128 times
Been thanked: 264 times
Contact:

Re: LCD display 8 bit

Post by Jan Lichtenbelt »

Dear Rob,

Say never no. But tell first which data has to be set on the D0 until D7 pins?

Kind regrads,

Jan

User avatar
Steve
Matrix Staff
Posts: 3433
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times

Re: LCD display 8 bit

Post by Steve »

You will need to customize the C code behind the components to do this. I think only one or two functions need to be altered.

Post Reply