![Texas Instruments LMH0318 Скачать руководство пользователя страница 8](http://html.mh-extra.com/html/texas-instruments/lmh0318/lmh0318_programmers-manual_1094647008.webp)
Device Configuration
4.2.2.3
LMH0318 Register Initialization
After power up, ENABLE pin transition from low to high, or
write the following
register initialization.
RAW
FF
04
07
//Select Channel Registers
RAW
16
25
FF
//Enable Full Temperature Range
RAW
3E
00
80
//Initialize CDR State Machine Control
RAW
55
02
02
RAW
6A
00
FF
RAW
03
XX
FF
//Use the desired CTLE settings. See
to determine the CTLE
setting
RAW
0A
0C
0C
//Reset CDR
RAW
0A
00
0C
//Release CDR reset
4.2.3
Force Power Down
The ENABLE pin (#6) can be used to force the LMH0318 in power down. Additionally, the LMH0318
powers down when there is loss of signal (selected channel Signal Detect is not asserted). There could be
a need to power down the device even when there is active signal. This could be achieved either by
disabling ENABLE pin or forcing the signal detect de-asserted and thus powering down the selected
channel.
To force IN0 signal detect off:
RAW
FF
04
07
//Select Channel Registers
RAW
14
40
C0
//Force Signal Detect Off for IN0
To force IN1 signal detect off:
RAW
FF
04
07
//Select Channel Registers
RAW
15
40
C0
//Force Signal Detect Off for IN1
After forcing signal detect off, the controlling program may need to enable the signal detect on IN0 or IN1
(normal operation):
RAW
FF
04
07
//Select Channel Registers
RAW
14
00
C0
//IN0 Signal Detect Normal Operation
RAW
FF
04
07
//Initialize CDR State Machine Control
RAW
15
00
C0
//IN1 Signal Detect Normal Operation
8
LMH0318 Programming Guide
SNLU183 – September 2015
Copyright © 2015, Texas Instruments Incorporated