ML63Q8056-NNNTB(Tray) (开发中)
车载微控制器 (32bit)
ML63Q8000系列内置蓝碧石科技自有的HLC(Hardware Linkage Controller)功能,无需软件控制即可实现外围设备的联动工作,因此,可实现比软件处理速度更快的异常检测和高精度感测,无需软件处理也可驱动外置部件。这不仅有助于控制边缘侧ECU的微控制器成本,还有助于实现高精度的控制和感测。
另外,产品还支持高速通信协议CAN-FD,可用于以功能安全标准ISO26262的ASIL-B为目标的车载系统。
ROM容量:128KB~480KB 封装:48pin~64pin 符合SO26262 ASIL-B标准:有/无
购买
主要规格
型号 | ML63Q8056-NNNTB0A-MX
封装 |
P-TQFP64-1010-0.50-ZK6
包装形态 | Tray
包装数量 | 2500
最小独立包装数量 | 2500
RoHS |
Yes
特性:
Operating Voltage (Min.)[V]
2.7
Operating Voltage (Max.)[V]
5.5
Data Flash Capacity [Byte]
16K
Operating Frequency (Max.) High Speed
48MHz
Operating Frequency (Max.) Low Speed
256kHz
Minimum Instruction Execution Time
20.8ns
Current Consumption (Typ.@HALT)
(TBD)
Operating Temperature (Min.)[°C]
-40
Operating Temperature (Max.)[°C]
125
Co-processor for Multiplication and Division
Yes
16bit Timer
17
(TMR, PWM, Capture)
ADC (method)
12bit×16 (SA type)
Supply Voltage Detection
LVD×1
External Interrupt Sources
8
Others
?
HLC*1,
WDT,
RTC,
DMA,
CRC,
Clock Monitor
Halogen Free Support
?
Yes
Functional Safety Support
Yes
Find Similar
-
- Reference Board
- RB-D63Q8057TB64
- Supply Status
- Recommended
- Board size (mm)
- W50 × D70 × H23
- Supported MCUs
- ML63Q8034
- ML63Q8036
- ML63Q8037
- ML63Q8054
- ML63Q8056
- ML63Q8057
- Structure
- ML63Q8057 (64PIN TQFP) Reference Board
- User's Manual
- Supported debug adapter (sold separately)
- Notes
- Please prepare the debug adapter by yourself.
-
LAPIS TECHNOLOGY? 是ROHM Co., Ltd.的商标或注册商标。
- 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);
}
});
}