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

LCD messages

Hey all,

Does anybody know anything about interfacing a hitachi LCD with an ADuC812? Any information would be greatly appreciated!

Parents
  • "I need to write it in C. I have already done it in assembly."

    Why, oh why, oh WHY???!!!

    If you have working assembler, what on earth is the point of re-doing it in 'C'?!
    Just call it from 'C', if you have other code in 'C'!

    But, having already done it in 'C', you must now understand what is required - so implementing exactly the same actions in 'C' should be trivial, surely?!

Reply
  • "I need to write it in C. I have already done it in assembly."

    Why, oh why, oh WHY???!!!

    If you have working assembler, what on earth is the point of re-doing it in 'C'?!
    Just call it from 'C', if you have other code in 'C'!

    But, having already done it in 'C', you must now understand what is required - so implementing exactly the same actions in 'C' should be trivial, surely?!

Children