📄 timings.15
字号:
;
;Input the frequency of operation of the device in the in MHz (c 15MHz
;Then choose Save as from the file menu and then save formatted text file.
;Type in the Filename TIMINGS.H and save it in the include subdir in the flash tools directory.
;Resulting cycle time: 66.66667nsec
;(When typing the filename in the dialog box use quotes, else Excel sometimes puts in an extension !)
; Note: You must still select the clock input and PLL prescale constant in VAR.H to
; generate this clock frequency.
;
;
; Parameter spec in nsec Parameter cycles Safety factor Resulting cycle delay parm
Tph_P .set 11 ; 500nsec 7.5 5 10.5
T_pvsu .set 1 ; 100nsec 1.5 1 0.5
T_pva_e .set 8 ; 300nsec 4.5 5 7.5
T_psu_p .set 6 ; 300nsec 4.5 3 5.5
;T_prog ; 2000nsec 30 0 28
T_prog_e1 .set 13 ; 15 0 13
T_prog_e2 .set 13 ; 15 0 13
; ;
; ;
; ;
T_esu_er .set 11 ; 500nsec 7.5 5 10.5
T_eh_er .set 28 ; 1500nsec 22.5 7 27.5
T_eva_e .set 2 ; 100nsec 1.5 2 1.5
T_cva_cm .set 6 ; 400nsec 6 2 6
T_csu_cm .set 15 ; 1000nsec 15 2 15
T_ch_cm .set 4 ; 300nsec 4.5 1 3.5
; ; Long delay parm = (cycles -108)/106
ERASE_PULSE .set 70 ; 500micro sec 7500 0 70
CMPCT_PULSE .set 70 ; 500micro sec 7500 0 70
; ;
MX_PCNT .set 250 ; 250pulses ====
MX_ECNT .set 2500 ; 2500pulses ====
MX_CMPCT .set 2500 ; 2500pulses ====
DLOOP .set 100 ; 100cyles 100 =====
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -