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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/13/06 17:06
Read: times


 
#107319 - step 1, step 2, step 3
Responding to: ???'s previous message
1.
I'd start with the UART - get a simple "Hello, world" going.

done

2.
Then look at the timer - get it to send something on the UART every second, and/or flash a LED...

done

3.
Then look at your "counter" - again, get it to send something on the UART each count, and/or flash a LED...

that's where I am now, needing to do all three things at once.

Trust me, I won't bite off too much at a time, I've done SW for > 20 years (C, then C++, then java) so I'm not about to try to do an entire system and then debug it. I'll build a passel of little bits, make sure they all work and then integrate them. I have learned a little something along the way ;)


List of 17 messages in thread
TopicAuthorDate
two timers and uart            01/01/70 00:00      
   Where to find it            01/01/70 00:00      
      thanks            01/01/70 00:00      
         bible            01/01/70 00:00      
            step 1, step 2, step 3            01/01/70 00:00      
   Count?            01/01/70 00:00      
   Yes            01/01/70 00:00      
   Split mode 3 timer c SDCC program            01/01/70 00:00      
   continuation            01/01/70 00:00      
      use 8052 instead            01/01/70 00:00      
         clarification            01/01/70 00:00      
         OK            01/01/70 00:00      
            any that has your chip in the devicelist            01/01/70 00:00      
            too slow            01/01/70 00:00      
      11059200 to big !            01/01/70 00:00      
         Tutorial shows            01/01/70 00:00      
            Macros            01/01/70 00:00      

Back to Subject List