📄 timings.30
字号:
;
;Input the frequency of operation of the device in the in MHz (c 30MHz
;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: 33.33333nsec
;(When typing the filename in the dialog box use quotes, else Excel sometimes puts in .xls as 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 18 ; 500nsec 15 5 18
T_pvsu .set 10 ; 100nsec 3 1 2
T_pva_e .set 12 ; 300nsec 9 5 12
T_psu_p .set 10 ; 300nsec 9 3 10
;T_prog ; 2000nsec 60 0 58
T_prog_e1 .set 28 ; 30 0 28
T_prog_e2 .set 28 ; 30 0 28
; ;
; ;
; ;
T_esu_er .set 18 ; 500nsec 15 5 18
T_eh_er .set 50 ; 1500nsec 45 7 50
T_eva_e .set 3 ; 100nsec 3 2 3
T_cva_cm .set 12 ; 400nsec 12 2 12
T_csu_cm .set 30 ; 1000nsec 30 2 30
T_ch_cm .set 8 ; 300nsec 9 1 8
; ; Long delay parm = (cycles -108)/106
ERASE_PULSE .set 141 ; 500micro sec 15000 0 141
CMPCT_PULSE .set 141 ; 500micro sec 15000 0 141
; ;
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 + -