We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hey all, Does anybody know anything about interfacing a hitachi LCD with an ADuC812? Any information would be greatly appreciated!
Sorry, it seems I failed to mention that I need to write it in C. I have already done it in assembly. There doesn't seem to be much with C on 8052.com.
"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?!
i have my reasons
Hi, look on my homepage http://www.c51.de (Part LPC900). You will find in the area "Software zum LPC-Experimentierboard" the zip file "Test_LCDPort2.zip". This program is complete in C.