This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem on reading pin.

I use a LCD 1261B and I don't know why I can both read and write to the LCD in ASM but I can only write but not read from LCD(even I set bit to make the pin ready to read).Do any of you have any idea or solution to my problem?.

Parents
  • #ifdef CLOCK49M
    #define DELAY_1_COUNT 47
    #endif
    [Rant]
    It would be SOOooooooooooooo useful if uVision made the Crystal Frequency value from its config dialogue available to the Compiler; eg, via a predefined macro like __XTAL__

    Similarly for other options in the Project dialogues...
    [/Rant]

Reply
  • #ifdef CLOCK49M
    #define DELAY_1_COUNT 47
    #endif
    [Rant]
    It would be SOOooooooooooooo useful if uVision made the Crystal Frequency value from its config dialogue available to the Compiler; eg, via a predefined macro like __XTAL__

    Similarly for other options in the Project dialogues...
    [/Rant]

Children
No data