Hi,
I currently use TMS570LS3137.
(Reference document = "Safety Manual for TMS 570LS31x and TMS570L21x Hercules ARM-Based Safety Critical Microcontrollers User's Guide")
Please tell me about "IOM5A/IOM5B" items.
"Safety Manual" contains the following.
>>7.127 Software Test of Function Using I/O Loopback - IOMM Only
>>(1) Analog loopback testing from peripherals results in signals traversing the "I/O pin mux logic" to the I/O pad and can provide diagnostic coverage on the "I/O pin mux".
>>(2) Analog loopback tests the signal path from the module to the I/O cell with the output driver enabled.
>>(3) I/O loopback is not enabled at reset. Software is necessary to configure and execute the diagnostic.
(1);
(1-a) Can I implement "Analog loopback" to diagnose with "IOM5A/IOM5B" by implementing which signals are checked?
(1-b) "signals traversing" is written, but as a diagnostic function of "IOM5A/IOM5B" Is there a way to check this electrical signal by mounting?
(2);
Although "the signal path from the module" is written, is there a way to confirm "signal path test" by implementation?
(3);
Please tell me how to enable Analog Loopback of "IOMM". The corresponding register could not be read from the description of "IOMM Registers" of "Technical Reference Manual".