(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/4
Description
DIP 8 Bit DAC Converter IC Chip Data Acquisition Serial Analog to Digital Converter IC TLC549
Product Description
TLC549 is the United States Texas Instruments produced 8-bit serial A / D converter chip, with the general-purpose microprocessor, the controller through the CLK, CS, DATA OUT three lines for serial interface. With 4MHz on-chip system clock and hardware and software control circuit, conversion time up to 17μs, TLC549 to 40 000 times / s. The total misalignment error is ± 0.5LSB, and the typical power consumption is 6mW. Using differential reference voltage high impedance input, anti-interference, can be scaled range calibration range, VREF-ground, VREF + -VREF-≥ 1V, can be used for smaller signal sampling.