数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

AN4124 数据表(PDF) 23 Page - STMicroelectronics

部件名 AN4124
功能描述  Using SPC56EL60x fault collection and control unit
PDF  32 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  STMICROELECTRONICS [STMicroelectronics]
网页  http://www.st.com
标志 STMICROELECTRONICS - STMicroelectronics

AN4124 数据表(HTML) 23 Page - STMicroelectronics

Back Button AN4124 Datasheet HTML 19Page - STMicroelectronics AN4124 Datasheet HTML 20Page - STMicroelectronics AN4124 Datasheet HTML 21Page - STMicroelectronics AN4124 Datasheet HTML 22Page - STMicroelectronics AN4124 Datasheet HTML 23Page - STMicroelectronics AN4124 Datasheet HTML 24Page - STMicroelectronics AN4124 Datasheet HTML 25Page - STMicroelectronics AN4124 Datasheet HTML 26Page - STMicroelectronics AN4124 Datasheet HTML 27Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 23 / 32 page
background image
AN4124
Redundancy and functions
Doc ID 023294 Rev 2
23/32
break;
}
while(FCCU.CTRL.B.OPS != CTRL_OPS3); /* wait for the completion of
the operation */
if ( FCCU_CFS_Read(CFS_number, &CFS_Value)){
if (CFS_Value == 0){
exit_value = 1;
/* Returned value = SUCCESS */
}
}
}while(CFS_Value==1);
}
else {
/* HW recoverable fault*/
}
};
return(exit_value);
}
A.2.6
Clear all critical faults
uint16_t FCCU_Clear_CRITICAL_Fault(void){
tU32 CFS_Value;
uint8_t tc0_error = 0;/* Error counter */
for(Num_Fault = 0;Num_Fault <= 24; Num_Fault++){
/* Num_Fault <= 24 */
/* ----------------- Read State --------------------- */
if(FCCU_CFS_Read(Num_Fault, &CFS_Value)){
if (CFS_Value == 1){/* The fault was latched correctly */
if((RGM.FES.R & 0x0080) == 0x0080){
/* Retun from FCCU SAFE mode reset */
FCCU_CFS_Clear(Num_Fault);
/* Clear the fault by procedure */
RGM.FES.R = 0xFFFF; /* Clear FER register */
ME.MCTL.R = (DRUN_MODE << 28 | 0x00005AF0); /* Mode & Key */
ME.MCTL.R = (DRUN_MODE << 28 | 0x0000A50F); /* Mode & Key *
/* Wait for mode entry to complete */
while(ME.GS.B.S_MTRANS==1);
/* Check DRUN mode has been entered */
while(ME.GS.B.S_CURRENT_MODE!=DRUN_MODE);
tc0_error = 0;
/* Error counter */
}
}else{
/* No fault was latched */
}
}else{
/* Read State ERROR */
}
}
if(tc0_error == 0)
return(PASS);
return(FAIL);
}
A.2.7
Clear all Non-critical faults
uint16_t FCCU_Clear_NON_CRITICAL_Fault(void){
tU32 NCFS_Value;
uint8_t tc1_error = 0;/* Error counter */
for(Num_Fault = 0; Num_Fault <= 24; Num_Fault++){
/* ----------------- Read State --------------------- */
if(FCCU_NCFS_Read(Num_Fault, &NCFS_Value)){
if (NCFS_Value == 1){/* The fault was latched correctly */



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com