- This topic has 1 reply, 2 voices, and was last updated 11 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › AT89C51 or AT89S52
can we use AT89S2 inplace of AT89C51
i have 89S2 but the project i am making is done with 9C51 so is it possible
if YES then what changes we need to make in the ciruit or program
hello akram
you need to change nothing in code or circuit diagram you can use 89s52 in place of 89c51. one change tht required you have to change your devie in keil from 89c51 to 89s52.