This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LC4357: Intention of diagnostic GIO1A and GIO1B

Part Number: TMS570LC4357

Hi experts,

I have a question regarding the intention behind diagnostic GIO1A and GIO1B mentioned in the Safety Manual.
In our project we already check for shorts on Power-On and check the voltage at output pins periodically for faults with adcs.

If the intentiion of the diagnostic is just to check, if the outputs are in the right state, then we wouldn't need to also check DOUT vs DIN, because we check the state of the pin externaly. It would only increase the load on the processor without contributing much to the safety of the controller.

So, is the intention of the diagnostic just to check if the output is in the desired state or is there another reason why we should implement the readback of DOUT and DIN additionaly to checking, if the voltage at the output pins reflects the desired state of the pins?

Thank you and best regards,
Max

  • Hi Max,

    So, is the intention of the diagnostic just to check if the output is in the desired state or is there another reason why we should implement the readback of DOUT and DIN additionaly to checking, if the voltage at the output pins reflects the desired state of the pins?

    Yes, the GIO diagnostic is to just check the output is in desired state or not. This will assure that entire signal path of the corresponding GIO.

    If you are measuring outputs sates periodically, in that case maybe you didn't need this diagnostic test.

    --
    Thanks & regards,
    Jagadish.