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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/01/06 18:33
Modified:
  01/01/06 18:49

Read: times


 
#106350 - Concept not code or variant problem
Responding to: ???'s previous message
My mistake was combining the useconds digits with the mseconds digits in one long variable and process them together, the ucontroller didn't like this.
I made one variable for the mseconds (unsigned int) and one variable for useconds (uchar) and processing the two in sequence with mseconds first if > 0.
The mseconds is working fine, I plotted calibration data and it is perfect
I'm working on the useconds range ( using different timer for simplicity and taking care of timing issues, it should be fine.
Mahmood

List of 16 messages in thread
TopicAuthorDate
Time Machine            01/01/70 00:00      
   Different question            01/01/70 00:00      
      Datasheet?            01/01/70 00:00      
         Orientation            01/01/70 00:00      
            HMC16215 SG-LY-12-            01/01/70 00:00      
      Orientation            01/01/70 00:00      
         Mine is different            01/01/70 00:00      
   Related question            01/01/70 00:00      
   Code ?            01/01/70 00:00      
      Concept not code or variant problem            01/01/70 00:00      
   Timers            01/01/70 00:00      
      20 useconds interval            01/01/70 00:00      
         Good Luck            01/01/70 00:00      
   variable time delay generator hardware            01/01/70 00:00      
      thanks            01/01/70 00:00      
   maybe a stupid idea            01/01/70 00:00      

Back to Subject List