新设计非推荐
BR25H128F-2AC
125℃ 工作 SPI BUS EEPROM
为支持现有客户而生产的产品。不对新设计出售此产品。
主要规格
型号 | BR25H128F-2ACE2
封装 |
SOP8
包装形态 | 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.
特性:
Bit Format [Word x Bit]
16K x 8
Circuit Current (Max.)[mA]
5.5
Standby Current (Max.)[μA]
10
Input Frequency (Max.)[Hz]
10M
Endurance (Max.)[Cycle]
106
Data Retention (Max.)[Year]
100
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
125
Package Size [mm]
5.0x6.2 (t=1.71)
Common Standard
AEC-Q100 (Automotive Grade)
特点:
SPI BUS interface (CPOL, CPHA)=(0,0), (1,1) Voltage Range: 2.5V to 5.5V Operating Range: -40°C to +125°C Clock Frequency: 10MHz(Max) Write Time: 4ms(Max) Page Size: 64bytes Bit Format: 16384 x 8bit 64bytes Write Lockable Identification Page (ID Page) Address Auto Increment Function at Read Operation Auto Erase and Auto End Function at Data Rewrite Write Protect Block Setting by Software Memory Array 1/4, 1/2, Whole HOLD Function by HOLDB Pin Low Supply Current Write Operation (5V): 1.0mA (Typ) Read Operation (5V): 1.2mA (Typ) Standby State (5V): 0.1µA (Typ) Prevention of Write Mistake Write prohibition at Power On Write prohibition by WPB Pin Write prohibition Block Setting Prevention of Write Mistake at Low Voltage Write Cycles : 1,000,000 Write Cycles (Ta≤85°C) : 500,000 Write Cycles (Ta≤105°C) : 300,000 Write Cycles (Ta≤125°C) Data Retention : 100 Years (Ta≤25°C) : 60 Years (Ta≤105°C) : 50 Years (Ta≤125°C) Data at Shipment Memory Array: FFh ID Page First 3 Addresses: 2Fh, 00h, 0Eh Other Addresses: FFh Status Register WPEN, BP1, BP0: 0, 0, 0 Lock Status LS: 0 TSSOP-B8, SOP8, SOP-J8 Packages AEC-Q100 Qualified
- 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);
}
});
}