(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
DC-DC Converter Buck Module 5V-80V Wide Voltage Input Buck Convertor Output 5V-20V Adjustable DC Convertor XL7015
Product Description
The XL7015 DC-DC step-down module is a high-efficiency, high-voltage step-down DC-DC converter that provides up to 0.8A output current capability, low ripple, excellent line regulation and load regulation, and the maximum input voltage can reach 80V, far more than 2596 and other modules. The chip has built-in various protection mechanisms. It can be applied to electric vehicle controller, etc.
Product Paramenters
1
5V to 80V wide input voltage range;
2
The output voltage is adjustable from 1.25V to 20V;
3
Minimum voltage drop 1V;
4
Maximum switching current 0.8A;
5
Recommended output power is less than 7W;
6
Built-in thermal shutdown protection, output short circuit protection, overcurrent protection;