BD86852MUF-C
PMIC for Automotive Camera
BD86852MUF-C is a power management IC with primary buck converter (DC/DC1), secondary buck converters (DC/DC2 and DC/DC3), external linear regulator control block and the power-on reset function for CMOS sensor and image sensing power supply. Output voltage and sequence are selectable and applicable to various image sensor power supply. This device adopts small package VQFN24FV4040 which is optimal for camera module. In addition, this device has a pin that can be programmed to turn on/off the spread spectrum providing a lower noise regulated outputs.
主要规格
型号 | BD86852MUF-CE2
封装 |
VQFN24FV4040
包装形态 | Taping
包装数量 | 2500
最小独立包装数量 | 2500
RoHS |
Yes
功能安全:
A product that has been developed for automotive use and is capable of supporting safety analysis with regard to the functional safety.
特性:
Output Voltage1 (Min.)[V]
3.3
Output Voltage1 (Max.)[V]
3.9
Output Current Capacity 1 [A]
2
Output Voltage2 (Min.)[V]
1.1
Output Voltage2 (Max.)[V]
1.2
Output Current Capacity 2 [A]
1
SW frequency(Max.)[MHz]
2.2
Circuit Current(Typ.)[mA]
3
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
125
Package Size [mm]
4.0x4.0 (t=1.0)
Common Standard
AEC-Q100 (Automotive Grade)
Find Similar
特点:
AEC-Q100 Qualified (Grade 1) Output Voltage: VO1: 3.3V or 3.9V (±2%) VO2: 1.1V or 1.2V (±2%) VO3: 1.8V (±2%) Output Current: VO1: 2A (Max) VO2: 1A (Max) VO3: 1A (Max) Functional Safety Supportive Automotive Products Primary DC/DC (VO1) DC/DC with built-in FET High Efficiency with Synchronous Rectification Dual Secondary DC/DC (VO2, VO3) DC/DC with built-in FET High Efficiency with Synchronous Rectification Each Protection Function Spread Spectrum for EMC Fail Detection Pin (for each output) Selectable Output Voltage and Sequence
Evaluation Board - BD86852-TSB-001
BD86852-TSB-001 is an evaluation board for Power Management IC BD86852MUF-C that is suitable for Camera module application such as ADAS camera sensor. BD86852MUF-C integrate primary buck converter (DC/DC1), secondary buck converters (DC/DC2 and DC/DC3). Together with on board linear regulator, all power rails required for CMOS image sensor and image processor are available. The PCB layout has been miniaturized and optimized for use in camera modules.
User's Guide
Layout (CAD Data)
- google hint
var relNextURL = $('a[curtab="#TechD"]').attr('href');
$('head').append('
');
var hdsheetlnkobj = $('a#hdsheetlnk');
var packagelnkobj = $('a#packagelnk');
var fdsheetlnkobj = $('a#fdsheetlnk');
$('a.pvdsheet').addClass("nonreg");
hdsheetlnkobj.attr('href',pdfQRCodeResourceUrl+'/pdetail/'+hdsheetlnkobj.attr("pncode")+'/'+hdsheetlnkobj.attr("pflag")+'/'+hdsheetlnkobj.attr("pno"));
packagelnkobj.attr('href',pdfQRCodeResourceUrl+'/pdetail/'+packagelnkobj.attr("pncode")+'/'+packagelnkobj.attr("pflag")+'/'+packagelnkobj.attr("pno")+'/code/'+packagelnkobj.attr("pcode"));
fdsheetlnkobj.attr('href',pdfQRCodeResourceUrl+'/pdetail/'+fdsheetlnkobj.attr("pncode")+'/'+fdsheetlnkobj.attr("pflag")+'/'+fdsheetlnkobj.attr("pno"));
licenseContentUrl = '';
if(licenseContentUrl.indexOf('?') > 0){
licenseContentUrl = licenseContentUrl.substring(0,licenseContentUrl.indexOf('?'));
}
getBatchDownloadData= '';
if(getBatchDownloadData.indexOf('?') > 0){
getBatchDownloadData = getBatchDownloadData.substring(0,getBatchDownloadData.indexOf('?'));
}
downloadBatchFiles = '';
if(downloadBatchFiles.indexOf('?') > 0){
downloadBatchFiles = downloadBatchFiles.substring(0,downloadBatchFiles.indexOf('?'));
}
designFileSaveDialogUrl = '';
if(designFileSaveDialogUrl.indexOf('?') > 0){
designFileSaveDialogUrl = designFileSaveDialogUrl.substring(0,designFileSaveDialogUrl.indexOf('?'));
}
getProductFile = '';
if(getProductFile.indexOf('?') > 0){
getProductFile = getProductFile.substring(0,getProductFile.indexOf('?'));
}
getDistributorDownloadPopup = '';
if(getDistributorDownloadPopup.indexOf('?') > 0){
getDistributorDownloadPopup = getDistributorDownloadPopup.substring(0,getDistributorDownloadPopup.indexOf('?'));
}
getProductInfoTab = '';
if(getProductInfoTab.indexOf('?') > 0){
getProductInfoTab = getProductInfoTab.substring(0,getProductInfoTab.indexOf('?'));
}
jQuery("#nrndRelatedProductData").clone(true).prependTo('.table-wrap').addClass('clone');
// JIRA - 2939
getDocumentsResourceData = ':443/products?p_p_id=com_rohm_product_detail_web_RohmProductDetailWebPortlet&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_resource_id=detail%2FgetDocumentsResourceData&p_p_cacheability=cacheLevelPage';
//getDocumentsResourceData += getDocumentsResourceData.substring(0,getDocumentsResourceData.indexOf('?'))+"/getDocResuorce/";
getDocumentsResourceDataAjaxCall(seoProdName, "tableView");
jQuery("#toggleButton").on("click",function (){
var viewName = $(this).attr('viewName');
console.log("Button1 is clicked targetViewName is : "+ viewName);
getDocumentsResourceDataAjaxCall(seoProdName, viewName);
});
if(productNodeCode.startsWith('4010')){
searchbySpecificationCount();
}
});
function getDocumentsResourceDataAjaxCall(seoProdName, viewName){
$("#designResourcesDataContainer").html("
");
$.ajax ({
url:getDocumentsResourceData+seoProdName,
type: 'POST',
dataType: "html",
cache: false,
data: {
"partNumber" : seoProdName,
"pageViewType" : viewName
},
success: function(response){
$("#designResourcesDataContainer .ajaxloading").css('display','none');
$("#designResourcesDataContainer").html(response);
setTimeout(function() {
if($('.DRtools_video_tps').length > 0){
$.Zebra_Tooltips($('.DRtools_video_tps'));
}
}, 3000);
}, error: function (e) {
console.log("getDocumentsResourceDataAjaxCall ERROR........... : "+ e);
}
});
}