hai i am using the ezdsp5505 usbstick with Newhaven Display NHD‐0108BZ‐RN‐YBW‐3V and my processor speed is 100 mhz and i am using 4 bit interface and i want to use a delay of about 15 miliseconds and 160 microseconds for start up when power is applied and 300 nano seconds for the enable and disable pulse width pin and pin strength is 5v will it effect the display when i drive the lcd with 5v.
the delay program is
for(i=0;i<=delay;i++){} what will be the delay value for 15ms , 160 microseconds and 300 nano seconds .