STC
STC
This page is to Setup and Config STC
Hardware and Software
Hardware
STC
Software
1. STC-ISP (Upload Hex to STC) : www.stcmcu.com, www.stcisp.com
2. IDE : www.keil.com / ATmel.com
3. OR http://mcu8051ide.sourceforge.net/intro
Support :
http://www.keil.com/support/docs/1759.htm
Example : Steps
Open Keil --> Create Project --> Add Hardware Model --> Modify Create HEX File --> Programming
Open STC-ISP --> Check STC Model --> Open Hex File --> Upload Program
Sanki Notes
Keil :
Select Options for Target from the Project menu.
Select the Output tab.
Make sure the Create HEX File check box is checked.
Select the proper HEX file format to create (typically this will be HEX-80 for 8051 programs and HEX-386 for large C16x programs).
Hardware Reset : STC-ISP Check Chips
Examples
Examples