概览
描述
The 290 field programmable spread spectrum clock synthesizer generates up to eight high-quality, high-frequency clock outputs including multiple reference clocks from a low-frequency crystal input. It is designed to replace crystals, crystal oscillators and stand alone spread spectrum devices in most electronic systems. Using IDT's VersaClockTM software to configure PLLs and outputs, the 290 contains a One-Time Programmable (OTP) ROM for field programmability. Programming features include input/output frequencies, spread spectrum amount, eight selectable configuration registers and up to two sets of four low-skew outputs. Using Phase-Locked Loop (PLL) techniques, the device runs from a standard fundamental mode, inexpensive crystal, or clock. It can replace multiple crystals and oscillators, saving board space and cost. The 290 is also available in factory programmed custom versions for high-volume applications.
特性
- Packaged as 20-pin TSSOP – Pb-free, RoHS compliant
- Eight addressable registers
- Replaces multiple crystals and oscillators
- Output frequencies up to 200 MHz at 3.3 V
- Configurable Spread Spectrum Modulation
- Input crystal frequency of 5 to 27 MHz
- Clock input frequency of 3 to 166 MHz
- Up to eight reference outputs
- Up to two sets of four low-skew outputs
- Operating voltages of 3.3 V
- Controllable output drive levels
- Advanced, low-power CMOS process
产品对比
应用
设计和开发
支持
支持社区
-
FreeRTOS不支持类似malloc标准库
最近使用FreeRTOS发现使用malloc不能分配内存,只能使用系统自带的pvPortMalloc函数,使用第三方库有很多类似malloc的标准函数, 1.那都需要 ...
2022年4月15日 -
急寻RA2E1触摸唤醒的方法和例程
有客户在使用RA2E1(R7FA2E1A92DFM#AA0)时,想使用触摸唤醒功能,我在数据手册中也看到在sleep下通过触摸功能可以唤醒MCU,但在实际的使 ...
2021年9月13日 -
FreeRTOS不支持类似malloc标准库
最近使用FreeRTOS发现使用malloc不能分配内存,只能使用系统自带的pvPortMalloc函数,使用第三方库有很多类似malloc的标准函数, 1.那都需要 ...
2022年4月15日