Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/10 20:11
Read: times


 
#173863 - break apart
Responding to: ???'s previous message
Joel Ward said:

i wish to introduce a delay in nanoseconds when putting data out on some data lines to a parallel interfaced screen.

re-think again - if this is something like bit-banged interface - do You really need additional delays?

Joel Ward said:

although i would also like to be able use the delay for longer appplications, perhaps up to 200us.

make this trough timer - if C-compiler allows.
regards


List of 9 messages in thread
TopicAuthorDate
fixed length delays in C            01/01/70 00:00      
   Can't do it without assembly.            01/01/70 00:00      
      HLL gives no guarantees            01/01/70 00:00      
      Using a timer in C            01/01/70 00:00      
         overheads            01/01/70 00:00      
            Use a dedicated timer            01/01/70 00:00      
               non-functional code            01/01/70 00:00      
                  Interrupts aren't the biggest problem ...            01/01/70 00:00      
   break apart            01/01/70 00:00      

Back to Subject List