- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 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.
|
I am new in this field .
I am totally confused of the whole process to employ for my first ece project.
I want detailed information from how to code/where to code in c language–>converting to hex code—>using programmer and loading to microcontroller—>burning of microcontroller.
I hope that i can do connections as per circuit diagram on boards so please give me desired information.
Thanks in advance.
for different types of micro controller different types of cross compilers are available
for 8051-52 – KEIL
for AVR – AVR studio
for PIC – mikroPIC
etc
these cross compilers will convert and generate HEX files when C program is successfully compiled
to down load this HEX file into micro controller you have to use EEPROM programmer. its combination of HW and SW
so many such programmers are radily available in market