??? 03/03/12 18:04 Read: times |
#186393 - RE: A few things ... Responding to: ???'s previous message |
Richard Erlacher said:
don't list raw unformatted code. Read the item on this website regarding how to post formatted code Here: http://www.8052.com/faqs/120199 absolutely include comments that indicate what you hope the code is doing Yes - absolutely!! Above all, read the datasheet thoroughly and take notice of the timing specifications Yes - absolutely!! Keep in mind, too, that it's not easy to generate precise timing delays in high-level language. The most certain way to generate those delays required in the setup of many LCD's is to use assembly language routines possibly, but not necessarily involving timers. If you use hardware timers, then high-level language (HLL) should be fine. The thing that you must not do is to try to make time delays using HLL loops - see: http://www.8052.com/forum/read/162556 |
Topic | Author | Date |
LCD problem | 01/01/70 00:00 | |
'A' vs 'G' ? | 01/01/70 00:00 | |
A few things ... | 01/01/70 00:00 | |
RE: A few things ... | 01/01/70 00:00 | |
detected problem | 01/01/70 00:00 | |
Report Back. | 01/01/70 00:00 |