I am making an LCD interface, and for the initialization part, several signals must be delayed over some time. How can I go about incorporating the "wait for" statement so that I can delay the first several signals when initializing? Any help would be greatly appreciated.
---------------------------------------------------------------------------------
-- POWER-ON => 38H => 38H => 06H => 0EH => 01H => END OF INI => 80H --
-- CLK Ts >15ms >4.1ms >40us >40us >40us >1.64ms >40us -- --
---------------------------------------------------------------------------------
-
---------------------------------------------------------------------------------
-- POWER-ON => 38H => 38H => 06H => 0EH => 01H => END OF INI => 80H --
-- CLK Ts >15ms >4.1ms >40us >40us >40us >1.64ms >40us -- --
---------------------------------------------------------------------------------
-