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 have an Atmel 89s52 microcontroller and i didn't find his library At89S52.H. Can help me somebody? Please send to me an email (cornel_haisan@yahoo.com). Or specify where i can found that library. Thanks a lot.
"i didn't find his library At89S52.H"
That's not a Library - it's just a header file. There is nothing special about it - you could easily write your own; it's just a bunch of SFR definitions, etc.
Try looking here: http://www.keil.com/dd/chip/3411.htm
"it's just a bunch of SFR definitions, etc."
I'm assuming that you expect a file called "At89S52.H" to contain the SFR definitions, etc, for the Atmel AT89s52 - but maybe you don't?
if you're expecting something else, then you need to state specifically what it is that you require!