(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}/5
Description
emcp221 EMMC Adapter Board Mobile Phone Font Library DIY BGA EMMC Adapter 169 EMMC to SD Card Adapter
Product Description
The boards are all empty boards, new boards, you need to solder EMMC on your own, EMMC supports 153 pins and 169 pins, this board only needs to solder one EMMC to work, no need to solder resistors and capacitors, EMMC package is BGA169_18R00X14R00X1R20 The common standard package on the market ,Universal SD_EMMC_2L board PCBA board, 4-64G EMMC can be soldered on it, PCBA board can replace SD card, it is an empty board! After the EMMC is soldered, if the test EMMC is soldered, the multimeter is connected to the diode block, the red pen is grounded, and the black pen is connected to the TF card pad. If there is a number, it means that the corresponding pin is soldered. If there is no number, it means that the corresponding pin is not soldered. Well, except for the GND pad written on the silk screen, the number of the multimeter is 0, and the multimeter of other pads must have a number to be normal.
Note
we have following adapter board, pls feel free to contact us.
EMMC to TF BGA254 to TF EMCP221 to TF EMMC to SD EMCP162/186 to SD BGA100 to SD BGA254 to SD