Note: Inclusive of initial frequency accuracy, operating temperature range, supply variation, load variation, 3 times solder reflow, shock, vibration and 1 year aging at 25°C. We do not
recommend hand soldering the devices
JUNE 20, 2017
3
IDT XO LVDS CRYSTAL OSCILLATOR
XUL DATASHEET
DC Characteristics
(V
DD
= 2.5V
±5%, T
A
= - 20°C to +70°C; -40° to +85°C). Below are guaranteed for listed standard frequencies.
Parameter
Power Supply Current
Differential Output Voltage
Output Offset Voltage
Enable/Disable Input HIGH Voltage
(Output enabled)*
Enable/Disable Input LOW Voltage
(Output disabled)
Symbol
I
DD
V
OD
V
OS
V
IH
V
IL
Condition
Standard frequencies
Std LVDS load
Std LVDS load
Min
0.25
1.0
70%V
DD
Typ
75
0.45
1.17
Max
90
0.55
1.375
Units
mA
V
V
V
30%V
DD
V
* A pullup resistor from pin 6 (VDD) to pin 1 (E/D) enables output when pin 1 is left open.
AC Characteristics
(V
DD
= 2.5V
±5%, T
A
= - 20°C to +70°C; -40° to +85°C). Below are guaranteed for listed standard frequencies.
Note: Inclusive of initial frequency accuracy, operating temperature range, supply variation, load variation, 3 times solder reflow, shock, vibration and 1 year aging at 25°C. We do not
recommend hand soldering the devices
IDT XO LVDS CRYSTAL OSCILLATOR
4
JUNE 20, 2017
XUL DATASHEET
DC Characteristics
(V
DD
= 1.8V
±5%, T
A
= - 20°C to +70°C; -40° to +85°C). Below are guaranteed for listed standard frequencies.
Parameter
Power Supply Current
Differential Output Voltage
Output Offset Voltage
Enable/Disable Input HIGH Voltage
(Output enabled)*
Enable/Disable Input LOW Voltage
(Output disabled)
Symbol
I
DD
V
OD
V
OS
V
IH
V
IL
Condition
Standard frequencies
Std LVDS load
Std LVDS load
Min
0.25
Typ
0.4
1.17
Max
65
0.5
Units
mA
V
V
V
70%V
DD
30%V
DD
V
* A pullup resistor from pin 6 (VDD) to pin 1 (E/D) enables output when pin 1 is left open.
AC Characteristics
(V
DD
= 1.8V
±5%, T
A
= - 20°C to +70°C; -40° to +85°C). Below are guaranteed for listed standard frequencies.
Note: Inclusive of initial frequency accuracy, operating temperature range, supply variation, load variation, 3 times solder reflow, shock, vibration and 1 year aging at 25°C. We do not
Please advise, how to calibrate mma7455 accelerometer, what are the x, y, z calibration values? Thank you [[i] This post was last edited by sanxin126 on 2011-7-27 21:09 [/i]]...
Does anyone know how to use the PWM function without LM3S? When the PWM generator I use generates pulses, I always feel that the duty cycle is wrong.
The crystal frequency used is 8MHZPWMGenPeriodSet(...
Holidays always go by quickly, and in the blink of an eye the 8-day holiday is coming to an end, and it's time to go back to work. Okay, let's get down to business. In fact, I had the idea of DIYing a...
Connect the module with a data cable and open the serial port debugger
Open the previous debugging command of GPRS moduleIt is found that except AT+SCID, all others are supported, and even the baud ra...
The global PV inverter market will shrink from $6.3 billion in 2017 to $3.7 billion in 2022 due to falling prices, according to GlobalData.
Global PV Inverter Market Value to Shrink to $3.7 Bil...[Details]
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
It is required to use MCS-51 microcontroller to sort data. 1. Sort the 8 data in ascending order; 2. The data to be sorted is stored in the internal data memory address units 30H-37H, which are 34H, ...[Details]
After the first public release of the prospectus of CATL, a new vitality was injected into new energy vehicles. According to market speculation, CATL is expected to issue at around 60 yuan per shar...[Details]
Introduction: Tektronix's precise testing ensures the commercial security of mobile phone 3D face recognition technology and illuminates future technology.
The new flagship iPhone X, whi...[Details]
MSP 430 MCU key program #include msp430x14x.h #include "key.h" void Init_Port(void) { //Set all pins of P1 port to input mode during initialization P1DIR = 0; //Set all pins of ...[Details]
The software supports almost all existing AVR series Support AT90S1200, AT90S2313, AT90S2323, AT90S2343, AT90S4414, AT90S4434, AT90S8515, AT90S8535 Flash m IC ro Support AT90S2323, AT90S2343, AT90S2...[Details]
//mega8 7.3728M Hz g CC compiled, _delay_us(us) _delay_ms(ms) call library function //initialize and set dq as output #define ds18b20_dq PC5 #define set_ds18b20_dq_ddr() DDRC|=1 ds18b20_dq #define s...[Details]