Tool/software: TI C/C++ Compiler
In datasheet 2017 there are some new fault marker bit which was never appeal in datasheet 2016, such as FLOOP_CLAMP,FGOPEN,And it’s describe is so simple , I don’t know how to test this fault and what condition will trigger this bit set to 1, Especially FGOPEN can cause Fault pin to high state. So I just want to know more details about this two fault bit, thanks! ( more details see Datasheet2017-page-45)
2
(1)Oscillator Fault
(2)Exciter Power Supply (Boost) Overcurrent Protection
(3)Exciter Thermal Shutdown
(4)Exciter Power Supply (Boost) Critical Overvoltage Shutdown
(5)Exciter Power Supply (Boost) Undervoltage Fault
(6)Exciter Power Supply (Boost) Critical Undervoltage Shutdown
(7)System Level Communication Test
Above seven was appeared in the safety Report in 2017 (Data:25-oct-16 Version:1.3 )which was a NDA Document ,But I can’t find correspond item in the safety manual2016(SLAA684–February 2016); Maybe some document we have was older ,Do you have the latest files?
3
According to the Datesheet-2017 ,if the crc was not right , the SPI_ERR bit will trigger to 1,but in the process of testing ,I can see this fault only if the register address was mistake,if crc was not correct, SPI_ERR will not trigger ,I don’t understand where I am wrong. ( See Datasheet -2017-page-55)
4
In the safety manual 2016-page-22, This sentence "The deglitch time for this fault is defined by the IZTHL (bits 7-9) setting in DEV_OVUV6 register.",Personally I think this sentence should changed to “The deglitch time for this fault is defined by the TEXTMON (bits7-5) seting in the DEV_ OVUV4 register ”;( Safety manual 2016-page-22)
5
Recently we test functional safety ,there is item named as “User EEPROM space crc fault “,We have calculated the right EEPROM CRC and it’s identical value which was storage in the ECCRC bit of the DEV_CLCRC Register ,but I don’t know how to make the FCECRC bit in DEV_STAT1 set 1, and what ‘s relationship the ECCRC with our right CRC value Which we have just calculated before;I’m a little confused about this part,In our testing process we have never see the FCECRC set to 1 happened before, can you give me some instruction?( More details see Safety manual 2016-page-19)
thanks!