??? 02/19/08 01:49 Read: times |
#151085 - Esko..Just verified clear bit Responding to: ???'s previous message |
Yes you are correct, it is active low, I reversed the sequence and the display remains in a constant reset mode......damn.
This is my last hurdle to finish this up, makin me crazy, this should be a no brainer!! I guess I have to step back and refocus..... The flush_data() call is in the right spot right? After the for loop array function? It should be dumping the text on the display, which it does, wait, then clear the display, then write the next string.....but all I have is a blank display......none of the strings are being written. if I kill the flush_() it works, but obviously its combining the words sequentially.....which is not the way I need it..... Thanks for giving me some support. Chris |
Topic | Author | Date |
argggg....I'm stuck again.....:( | 01/01/70 00:00 | |
The clear bit is wron way around. | 01/01/70 00:00 | |
Esko..Just verified clear bit | 01/01/70 00:00 | |
What is the execution order ? | 01/01/70 00:00 | |
Verified the order execution | 01/01/70 00:00 | |
So it is the sbit thing that is hurting You now. | 01/01/70 00:00 | |
Correction: Place the CALL before data loop | 01/01/70 00:00 | |
A few suggestions for Your code | 01/01/70 00:00 | |
I will adapt some of it, thank you | 01/01/70 00:00 | |
I (don\'t) C | 01/01/70 00:00 | |
Make life easier![]() | 01/01/70 00:00 |