8051

================================================================================================================================================




================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

7 comments:

ann said...

can you help us with a c program for 1khz sine wave ?

VAMSI DANDA said...

you cannot directly generate a sine wave with 8051
you have to use digital to analog converter chip along with it

Anonymous said...

do you have schamatic of 8051 programmer?

Anonymous said...

hi, excuse me, i have a problem with mcu 8051 stc89c58rd, this device not appeared in the database of keil uvision4, in others webpages appear a solution for this problem but i don´t get any solution.

VAMSI DANDA said...

stc89c58rd it seems some sort of china IC, this is first time im seeing this chip
all most all 8051 cores share same architecture. only thing is you have to identify the register compatibility. so my idea is to make your own header file and select any similar chip and compile the code. try load the hexfile.(i loaded the 89S51 hexcode into 89S52 it worked )
"UNTIL YOU ARE NOT USING ANY SPECIAL FEATURES AND CODE SIZE" so give it a try...

Unknown said...

after making this board then how to load program on it....?

Unknown said...

bro by using 8051 programmer u can easily program the microcontroller

Post a Comment