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.
I have to wait 3ms to be able to initialize my lcd controller from epson. How could I calculate this time with the Realview Compiler? Is there a specific function where I could say the controller should wait for 3ms to do the next instruction?
I'm working with the LCP2214 controller.
Gerd
I wrote: Then either set it to generate an interrupt or peek at the register content until 3ms has passed.