i m facing a problem in my project where i have decided to use at89s52

Status
Not open for further replies.

sharma46

Newbie level 6
Joined
Mar 20, 2012
Messages
14
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,283
Activity points
1,384
wt is the header file used for controller at89s52? wt is the way to define a bit in at89s52? can i use flash magic burner to burn the hex program of at89s52?
 

you can use
#include<reg51.h> or
#include <REGX52.h>
yes you can programmed the controller Flash Magic burner
 
you can use
#include<reg51.h> or
#include <REGX52.h>
yes you can programmed the controller Flash Magic burner

can you tell me how to adress a pin of at89s52 is it the same method we use in microcontroller
like sbit en p2^3
or
bit pinb p0.2
 

Everything is same only your Controller changes.. Do Programming as you did for AT89s51/AT89C51...
IF you are using Keil u Vision...

All the Best
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…