8051 Flash Method

From ElectroDragon Wiki
Revision as of 17:24, 14 August 2020 by Chao (talk | contribs) (Created page with "=== Flashing Downloader === ==== STC ==== * [http://stcmcu.com/ STCMCU], download STC-ISP, header file, simulation file. * [http://www.stcisp.com/q_and_a_stcisp.html STC-ISP...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Flashing Downloader

STC

  • STCMCU, download STC-ISP, header file, simulation file.
  • Flash in Linux use stcgal: python stcgal.py -P stc15 led.hex -b 1200, stc15 can only work on a low speed
  • gstc-isp in linux
  • stcflash in linux

ProgISP

Progisp.png
  • Once you have programmer pluged in, you should see the programm status is "colorful" with corrected programmer name.
  • This is the version 1.72, support usbasp, but not usbtinyisp, seems more powerful.