Other Parts Discussed in Thread: HALCOGEN
The TI Safety Manual (SPNU550B, October 2012–Revised December 2015) contains the following:
Initially, I considered the HALCoGen fn adcCalibration() a good fit for this requirement but do note that this fn does not report any errors (it returns void) and cannot therefore fulfill the functionality implied by the text "Software must ... evaluate the result of this diagnostic. Error response, ... defined by the software implemented by the system integrator.".
A few questions:
- Am I correct in my assumption that the adcCalibration() implements the calibration referred to by section 7.81?
- Is there a practical limit to the number of time that the fn can apply its correcting offset?
- Are there circumstances where this fn could fail and what would the consequences be for such a failure (we are working to ASILC).?
Marcus