EasyManua.ls Logo

Dwin T5L ASIC Series - Page 37

Dwin T5L ASIC Series
41 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
T5L_ASIC Development Guide
- 31
-
www.dwin-global.com
D
WI
N
T
echnology
Pro
f
essional
,
Credi
t
able
,
Success
f
ul
MOV @Ri,A
1
1
MOV bit,C
2
2
CPU main frequency = crystal frequency * 56/3.
11.0592MHz crystal corresponds to 206.438MHz main frequency, corresponding to an instruction
cycle (1T) of 4.844nS.
Example
Under 11.0592 MHz crystal, the following code will output 206.4384/((2+2)*2)=25.8048 MHz square
wave on the P3.3 IO interface.
OUTTEST:CPL P3.3 ;2T
AJMP OUTTEST ;2T