ADC hardware selftest

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADC hardware selftest

1,256 Views
xiaobozheng
Contributor III

Dear all :

   in our project, ADC is  a safety function module, so its hardware selftest should been executed  to ensure ADC integrity.   

Assumption under certain conditions: [SM_130] When Analog-to-Digital Converter (ADC) of the MPC5744P are used in a safety function, suitable system level functional safety integrity measures must be implemented after reset (external reset or destructive reset) before starting the respective safety function to ensure ADC integrity.

Assumption under certain conditions: [SM_131] Before running the ADC hardware self-test, the system software must copy the reference thresholds from UTest flash memory to the watchdog registers (STAWnR).

Assumption under certain conditions:[SM_132] When using integrated self-test as the functional safety integrity measure, the analog watchdog for CPU and CTU modes must be enabled for the self-test. The programmable watchdog timeout is smaller than the FTTI.

 

Please tell us how can we use ADC  hardware selftest function  ,  can you provide any sofeware sample for us ?

Labels (1)
3 Replies

723 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

The we do not have ADC self-test code for this device available.

However ADC self-test is very good described in reference manual chapter 35.2.5.11 Calibration and Self Test.

Follow this guidance and it will be no problem to write it.

All available SW samples are located here:

https://community.nxp.com/docs/DOC-329623 

Peter

0 Kudos

723 Views
petervlna
NXP TechSupport
NXP TechSupport

I was able to find application note dealing with this problematic:

http://cache.nxp.com/assets/documents/data/en/application-notes/AN5015.pdf?fsrch=1&sr=1&pageNum=1 

Peter

723 Views
xiaobozheng
Contributor III

thanks very much , i will check it .

0 Kudos