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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/27/05 18:01
Read: times


 
#96039 - Caught that errror
Responding to: ???'s previous message
Oleg, thanks for the catch. I noticed that after I posted my original code.

Charles, thanks for the info. I Just defined my flag as a regular static char variable in my C code rather than trying to address a particluar flag on the chip.

This worked...sort of. Unfortunately the only way I have to test this code is to put the chip back in circuit and see what the servo does.

Not very scientific...I ordered an oscilloscope yesterday which is on the way. I think I am kind of stuck until it arrives as my logic doesn't appear to be making the servo do what I want it to.

Thanks for everyone's help. My ultimate goal is to be able to put whatever pulse width I want (i.e. 1.4 ms, 1.2 ms etc.) at 55 Hz out of any output port I want simultaneously. This seems like it is going to be tricky timer work. If I succeed I will definitely post the code back here for other's use.

List of 30 messages in thread
TopicAuthorDate
General Pulse Width Modulation on 8051            01/01/70 00:00      
   The logic seems good            01/01/70 00:00      
      How to post code            01/01/70 00:00      
      Code I'm using            01/01/70 00:00      
         Problem lies with SDCC and PSW handling.            01/01/70 00:00      
            similar "issue" with Keil?            01/01/70 00:00      
            PSW not touched in recent version            01/01/70 00:00      
               Old SDCC (ver ??) vs New SDCC (ver 2.50)            01/01/70 00:00      
                  strange            01/01/70 00:00      
                     not strange, sorry            01/01/70 00:00      
                        Still no good            01/01/70 00:00      
                           Still not strange            01/01/70 00:00      
   Alternative method            01/01/70 00:00      
   65536, not 65535            01/01/70 00:00      
      Caught that errror            01/01/70 00:00      
         why not use the PCA, it is made for this            01/01/70 00:00      
            No PCA available            01/01/70 00:00      
               slim PICkins            01/01/70 00:00      
               go ahead, spend $7            01/01/70 00:00      
                  Why not read 8051 stuff?            01/01/70 00:00      
                     Excellent - Thanks            01/01/70 00:00      
                  Atmel Flip            01/01/70 00:00      
                     MAX232(equivalent)            01/01/70 00:00      
                        Another Option            01/01/70 00:00      
                     level convertor            01/01/70 00:00      
                        aka "Transceiver"            01/01/70 00:00      
         JSIM.EXE is all you need and it FREE.            01/01/70 00:00      
   Still not strange            01/01/70 00:00      
   Follow Up to the original post            01/01/70 00:00      
      Dumb and dumberrer            01/01/70 00:00      

Back to Subject List