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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
Ralph Sac
09/24/11 18:39
Read: 290 times
Nevada
U.s.a.


 
#183863 - You are right
Responding to: Erik Malund's previous message
Erik Malund said:
the code above is a typical illustration of the fact that
if you can not make the code yourself, downloaded code is worthless.

Stefan Kanev post a piece of code that very well may work for him

Maunik Choksi post a piece of code that very well may work for him

now someone with no understanding download either and post "the code does not work"

looking at the code and thinking a bit should easily lead you to the answer.

Erik



Hi Erik:

If I had no back ground at all in 8051 this code would be completely useless to me. But I have enough back ground that by these two gentlemen give me this example that I would then be able to write the source code for 50 Hz or 200 Hz or 1Khz. As working with 8051 mcu or 89c2051 is my hobby. I understand 90% of code that was given to me but 10% I don't understand I would try use these books to help me understand it. I have these 3 text that I tryed to learn over last few years. The 8051 Microcontroller and Embedded Systems by Muhammed Ali Mazidi. The 8051 Microcontroller Second ED. I Scott MacKenzie and Last book purchased was The 8051/8052 Microcontroller Architecture Assembly Language and Hardware Interfacing by Craig Steiner. I have simulator from small self teaching course that took. I don't even want to learn C as I am to old to start learning this plus assembler. Just by taking course does not make you good programmer. I though using 89c2051 to make transistor tester using 2 Hz signal would be easy. As see from the way the two programmers wrote the code it is not simple. When I use CD4000 series chips or 741 Op Amp. I always know how finish the project I am working on. This is not the case when using a microcontroller. Since I am not 20 or 30 year old I am not trying get free code. All I wanted was example I could use to understand the isr with ticks which could not find example in any of my books. Most time I can read assembler in 8051 but I can not always wright it. So am very greatful for Stefan Kanev and Maynik Choksi help.

Best regards,

Ralph Sac

List of 42 messages in thread
TopicAuthorDate
Need a little help with frequency      Ralph Sac      09/16/11 21:32      
   use 89c52      Maunik Choksi      09/16/11 23:00      
   "formulae"      Stefan KAnev      09/16/11 23:34      
   How to post legible source code - and text      Andy Neil      09/17/11 10:43      
      Legible source code      Ralph Sac      09/17/11 16:09      
         Not the whole message!      Andy Neil      09/17/11 16:16      
            Thanks Andy got little messed up      Ralph Sac      09/17/11 17:00      
               Already answered      Per Westermark      09/17/11 18:43      
                  Still not understanding isr with tick      Ralph Sac      09/23/11 21:33      
                     use may use this code      Maunik Choksi      09/23/11 23:19      
                        Thanks for time      Ralph Sac      09/24/11 18:43      
                        Rewrote Source Code for Metalink Assembler      Ralph Sac      10/20/11 18:36      
                           keil assembler      Maunik Choksi      10/20/11 23:25      
                           No need for picture      Maunik Choksi      10/21/11 07:36      
                     try      Stefan KAnev      09/23/11 23:34      
                        the code above is a typical illustration of ...      Erik Malund      09/24/11 07:35      
                           You are right      Ralph Sac      09/24/11 18:39      
                              never too old      Erik Malund      09/25/11 06:46      
                                 Never too late to pick up a new trick      Per Westermark      09/25/11 09:10      
                                    One good trick ...      Richard Erlacher      09/25/11 13:49      
                                 Score -1      Michael Karas      09/25/11 19:59      
                                    Learn one before Jumping head      Ralph Sac      09/26/11 21:11      
                                       Learning Assembler First      Michael Karas      09/27/11 00:41      
                                          I wholehardely concur.      Erik Malund      09/27/11 08:03      
                        Thanks also you for your time      Ralph Sac      09/24/11 18:46      
   Here's something to try ...      Richard Erlacher      09/24/11 14:57      
   One suggession for higher frequency      Maunik Choksi      09/26/11 02:00      
      Remember no fractional part for      Per Westermark      09/26/11 06:02      
         Precise frequency      Mahmood Elnasser      09/26/11 09:00      
      I did not know that      Ralph Sac      09/26/11 21:15      
         89c2051      Stefan KAnev      09/26/11 22:10      
            When you wrote code      Ralph Sac      09/27/11 12:10      
               You normally always need to test - but may not need to debug      Per Westermark      09/27/11 15:20      
               it was example      Stefan KAnev      09/27/11 15:20      
                  Ok then if I      Ralph Sac      09/27/11 15:40      
                     try      Stefan KAnev      09/27/11 21:54      
                     depends      Erik Malund      09/28/11 06:54      
                     Testing Code      Michael Karas      09/28/11 07:25      
                        In short      Per Westermark      09/28/11 08:41      
                           someone said it better      Erik Malund      09/28/11 09:03      
                              "Proven Product" Syndrome      Andy Neil      09/29/11 01:24      
                     Did you ever look at that MIDE51 I previously mentioned?      Richard Erlacher      10/21/11 01:39      

Back to Subject List