-
I am student of first year electronics, I want to develop a circuit using 8051. I have the 8051 chip (AT89S51) but don't know how to transfer code into it. I searched and found that I need a burner, but when I searched for burner, I found many development board, do I have to purchase dev board? And also It will be great help if somebody tell me how to use that burner?0
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a
member of our community. Consider creating an
account or login.
Replies
-
Member • Sep 17, 2015
You can purchase one programmer from here:- #-Link-Snipped-#Abhinav100I am student of first year electronics, I want to develop a circuit using 8051. I have the 8051 chip (AT89S51) but don't know how to transfer code into it. I searched and found that I need a burner, but when I searched for burner, I found many development board, do I have to purchase dev board? And also It will be great help if somebody tell me how to use that burner?Are you sure? This action cannot be undone. -
Member • Sep 18, 2015
you don't need to purchase such expensive boards, if you just want to burn code. You can find many inexpensive ISP burners like
#-Link-Snipped-#
Also you need one software for burning purpose like Flash Magic or ProgISP etc. I also started some time back and faced the same problem, one tutorial I want to share, which was very help ful for me:
<a href="https://circuitdigest.com/microcontroller-projects/getting-started-with-8051" target="_blank" rel="nofollow noopener noreferrer">Getting Started with 8051 Microcontroller</a>Are you sure? This action cannot be undone. -
Member • Sep 20, 2015
I read somewhere that with an RS232 voltage level shifter chip in between, serial communication could be achieved with 8051 from PC and the same channel could be used to burn code without any extra hardware. I don't have hands on experience there! Some one has to confirm!Are you sure? This action cannot be undone. -
Member • Sep 20, 2015
To be more specific AT89s51/52 do have UART for serial communication. You'll need MAX232 too.lalI read somewhere that with an RS232 voltage level shifter chip in between, serial communication could be achieved with 8051 from PC and the same channel could be used to burn code without any extra hardware. I don't have hands on experience there! Some one has to confirm!Are you sure? This action cannot be undone.