Hey all, Does anybody know anything about interfacing a hitachi LCD with an ADuC812? Any information would be greatly appreciated!
"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.