ROHM Product Detail

新设计非推荐 BD2320EFJ-LA
100V VB 耐压 3.5A/4.5A 峰值电流 高速高边/低边 栅极驱动器

为支持现有客户而生产的产品。不对新设计出售此产品。

主要规格

 

BD2320EFJ-LA 的替换产品

Part Number
BD2320EFJ-LA
BD2320EFJ-LA
BD2320UEFJ-LA
BD2320UEFJ-LA
Ordering Part Number BD2320EFJ-LAE2 BD2320UEFJ-LAE2
Similar Level - Same Pinout, Package
Data Sheet    
Supply Status Not Recommended for New Designs Recommended
Package HTSOP-J8 HTSOP-J8
Unit Quantity 2500 2500
Minimum Packing Quantity 2500 2500
Packing Type Taping Taping
RoHS Yes Yes
Channel 2 2
High-side floating supply voltage [V] 100 100
Min Output Current Io+ [mA] 3500 3500
Min Output Current Io- [mA] 4500 4500
Turn-on/off time (Typ.) [ns] 27/29 27/29
Offset supply leakage current (Max.) [μA] 10 10
Vcc (Min.) [V] 7.5 7.5
Vcc (Max.) [V] 14.5 14.5
Temperature (Min.)[°C] -40 -40
Temperature (Max.)[°C] 125 125
Package Size [mm] 4.9x6.0 (t=1.0) 4.9x6.0 (t=1.0)

参考设计 / 应用评估套件

 
    • Reference Design - REF66009
    • LogiCoA? Solution BUCK Converter (12V Input, 5V Output, 25W)
    • LogiCoA001-EVK-001 is a reference design for a BUCK converter that uses ROHM's analog-digital fusion control technology LogiCoA?, which includes a microcontroller ML62Q2035 suitable for LogiCoA?, a 100V gate driver BD2320EFJ-LA, LDO BD950N1WG-C, BD900N1WG-C, operational amplifier BU7481SG, and shunt resistor LTR100LJZPFSR020. Design data, sample software, and an operating system for power supply control are available for this reference design, as well as a reference board. We hope that you will have a chance to experience the analog-digital fusion control LogiCoA? and make use of it in your future power supply device development.

      Reference Program

      We offer a reference program comprising an OS for power control and firmware for BUCK converter control. Additionally, we provide a communication GUI that allows communication from a Windows PC. Please utilize these as design references. Reference Program and Communication GUI are available here.

X

Most Viewed

- 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("Loading"); $.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); } }); }