- This topic has 1 reply, 2 voices, and was last updated 13 years, 4 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 › Hardware connected to microcontroller
which hardware is connected to microcontroller to copy the code into it?
In order to dump CODE into microcontroller, you have to connect microcontroller to PC via serial port and transfer the code.
For code dumping into uc you should use software like PROLOAD on your desktop.
dumping the code means loading the hex file.