Difference between revisions of "Using XploreFlash For USBasp based Programmer"
(Created page with "=Using Xplore Flash= =The first startup window= fig1: This is first screen =Select the programmer as USBasp= File:2_Select_Programmer_as_USBasp.PN...") |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:8051_tutorials]] | ||
+ | ==Setting up the XploreFlash Programmer== | ||
+ | {{Box|type=l_green_light|text= | ||
+ | Step 1: Xplore flash is based on various opensource software, it requires avrdude. Avrdude is part of WinAVR GCC complier. [http://sourceforge.net/projects/winavr/files/latest/download?source=files Download and install it.] | ||
+ | |||
+ | Step 2: Download and install [http://www.fischl.de/usbasp/usbasp-windriver.2011-05-28.zip USB driver for the programmer.] | ||
+ | |||
+ | Step 3: Download and install [https://www.exploreembedded.com/wiki/images/e/ef/XploreFlash.zip XploreFlash GUI]. (XploreFlash GUI is based on AVRDUDESS) | ||
+ | |||
+ | Step 4: Follow [[Using_XploreFlash|Step by step guide on using the programmer software XploreFlash]] program the micrcontroller. The GUI software will require [http://www.microsoft.com/en-gb/download/details.aspx?id=16614 .NET framework] 2.0 or later please download and install it. | ||
+ | }} | ||
+ | |||
=Using Xplore Flash= | =Using Xplore Flash= | ||
=The first startup window= | =The first startup window= | ||
Line 12: | Line 24: | ||
=AVR dude confirms a complete flash!= | =AVR dude confirms a complete flash!= | ||
[[File:6_Done.PNG|Fig.6 Final confirmation]] | [[File:6_Done.PNG|Fig.6 Final confirmation]] | ||
+ | {{#widget:Facebook_Like_Box|profile=http://www.facebook.com/XploreLabz}} | ||
+ | |||
+ | |||
+ | |||
+ | '''''Have a opinion, suggestion or feedback about this article, or technical support please comment below!''''' | ||
+ | {{DISQUS}} |
Latest revision as of 18:30, 5 May 2016
Contents
Setting up the XploreFlash Programmer
Step 1: Xplore flash is based on various opensource software, it requires avrdude. Avrdude is part of WinAVR GCC complier. Download and install it.
Step 2: Download and install USB driver for the programmer.
Step 3: Download and install XploreFlash GUI. (XploreFlash GUI is based on AVRDUDESS)
Step 4: Follow Step by step guide on using the programmer software XploreFlash program the micrcontroller. The GUI software will require .NET framework 2.0 or later please download and install it.
Using Xplore Flash
The first startup window
Select the programmer as USBasp
Select the micrcontroller eg AT89S52
Browse the hex file
Programmer erases, flashes and verifies the hex
AVR dude confirms a complete flash!
{{#widget:Facebook_Like_Box|profile=http://www.facebook.com/XploreLabz}}
Have a opinion, suggestion or feedback about this article, or technical support please comment below!