I am looking for a good source in 8051-c programing. I have studied a book about C programing and also a book about microcontroller 8051 programing, but it seems now I need a book which relates c programing to 8051 and specializes c programing for 8051 controller. my first preference is a free book which access will be easy and soon.then virtual classes and trainers. if any body has any information please make me aware. Best Regard, Maryam.
you can buy or borrow all the books on '51 and C you want, but if tou do not have a basic understanding of the chip architecture etc. it will not help you. You need to read "the bible". after that the gobbelygook in the keil litterature will suddenly make sense. Erik here are the links to "the bible" Chapter 1 http://www.semiconductors.philips.com/acrobat/various/80C51_FAM_ARCH_1.pdf chapter 2 http://www.semiconductors.philips.com/acrobat/various/80C51_FAM_PROG_GUIDE_1.pdf chapter 3 http://www.semiconductors.philips.com/acrobat/various/80C51_FAM_HARDWARE_1.pdf
Erik I don't know what you mean by basic understanding of 8051 arcitecture,but I will see the references you mentiond maybe I can get exactly what you mean.
Erik I don't know what you mean by basic understanding of 8051 arcitecture,but I will see the references you mentiond maybe I can get exactly what you mean. Maryam
don't know what you mean by basic understanding of 8051 arcitecture If you do not understand the architecture e.g. IDATA will never make sense and how are you going to program e.g. the UART with no knowledge of it? Erik