Olimex Support Forum

Microcontrollers => AVR => Topic started by: aadesh21 on January 07, 2021, 09:53:11 PM

Title: AT89S51 on STK500 using AVRDUDE
Post by: aadesh21 on January 07, 2021, 09:53:11 PM
Hello people,



Does anyone know weither it is possible to program the AT89S51 with a STK500 programmer using AVRDUDE ?



Or do i have to stick to USBASP using a other programmer software ?



Please awnser, to save lots of time,



Greets, Wouter



PS: On AVR it works fine, and i do know that i have to change the avrdude.conf file. On 8051 it does not seem to program.
Title: Re: AT89S51 on STK500 using AVRDUDE
Post by: LubOlimex on January 08, 2021, 08:33:30 AM
It is possible from hardware point of view to program AT89S51 and AT89S52 with STK500, but there is no software for it. Or at least I don't know of such.

My advice is to use regular USB-serial converter or Arduino board and follow some guide like this:

https://www.instructables.com/Program-8051-With-Arduino/