We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi.i am a new user to the keil environment,and i wanted to work with 8051 microcontrollers.Can some one kindly inform me if he has time that how to program a 8051,how to intilize it,what all libraries are required to in clude in a c code,or some sample program which i can take as tutorial.Do assemly language knowledge is also required to play with 8051 microcontrollers or not.i will be highly obliged
It's trivial. Not to sound like a broken record but grab my UART driver at http://www.embeddedfw.com and load the Keil project into uVision. Build and debug. Then modify it until your heart's content. Enjoy.