I wish to build a home made AT89C51 Programmer.That can burn .hex though UART protocol.
Because AT89C51 have no SPI protocol.
Can it burn with USB to serial Converter?
any burner software?
I wish to build a home made AT89C51 Programmer.That can burn .hex though UART protocol.
Because AT89C51 have no SPI protocol.
Can it burn with USB to serial Converter?
any burner software?
I wish to build a home made AT89C51 Programmer.That can burn .hex though UART protocol.
Because AT89C51 have no SPI protocol.
Can it burn with USB to serial Converter?
any burner software?
Which exact AT89C51xx (or AT89LP51xx) variant do you have ?
If you have one with an inbuilt UART Bootloader, then yes, you can use USB to Serial converter, and simple PC side software.
Details are here
http://www.atmel.com/Images/doc4...
and you can learn something from this google find...
https://www.embeddedrelated.com/...
and here
http://electronics.stackexchange...
mentions :
Flip or BatchISP to program & AT89LP ISP Studio ( Or possibly AT89LP Developer Studio.)
I think maybe avrdude also can support the Atmel UART Boot programming, as it has been around a very long time... ?
Flip info and links are here:
Its AT89C5124PI