(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}/6
Description
Product Description
PD/QC/AFC fast charge decoy trigger support 5V 9V 12V 15V 20V fixed voltage output
Introdction
Features: 1. Made of high-quality materials with stable performance; 2. Easy to use, adjust the dial switch according to the table on the back of the board to control voltage output; 3. Support multiple protocols, such as PD2.0/PD3.0, QC2.0/QC3.0, and AFC protocols; 4. Small size, easy to use in combination with other products; 5. Widely used, supporting fixed voltage output of 5V 9V 12V 15V 20V.
Parameter: Output voltage: 5V, 9V, 12V, 15V, 20V Fast charging support protocols: PD2.0/PD3.0, QC2.0/QC3.0, AFC Supported voltage: 5V, 9V, 12V, 15V, 20V (voltage stepping not supported) Voltage regulation method: According to the table on the back of the board, adjust the dial switch to control the voltage output Size: 3cm * 2cm
Attention: After adjusting the dial switch, as there is no voltage indicator light, it is recommended to use a multimeter to measure the voltage before connecting to the application circuit. If the dial switch is not adjusted according to the table, the module will output any of the above voltages.