Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Embeded-SCM Develop SCM
Title: eeprom Download
 Description: # Include <intrins.h># Include <reg52.h>// 52 Series MCU header file# include < 51hei.H> # define uchar unsigned char# define uint unsigned int# define RdCommand 0x01// define ISP operation command# define PrgCommand 0x02# define EraseCommand 0x03# define WaitTime 0x01// definition CPU wait time sfr ISP_DATA = 0xe2 // the register affirm sfr ISP_ADDRH = 0xe3 sfr ISP_ADDRL = 0xe4 sfr ISP_CMD = 0xe5 the sfr ISP_TRIG = 0xe6 the sfr ISP_CONTR = 0xe7
 Downloaders recently: [More information of uploader 秦凯]
 To Search:
File list (Check if you may need any files):
 

eeprom.c
    

CodeBus www.codebus.net