Part Number: TCAN4550
Hello,
a question regarding the TCAN4550 used in test mode.
The data sheet states: "In test mode, this pin is used as an EN pin input for testing the CAN transceiver and is shown as EN_INT throughout the document. When this pin is high, the device is in normal mode and when low it is in standby mode" (it says "the device", not "the internal transceiver").
I would like to use the test mode configuration according to Figure 29 SPI and M_CAN Core Test Mode (using the MCAN core with an external transceiver), which does not show the EN_INT pin. So the mode would be: TEST_MODE_CONFIG = 1, CAN Controller test with TXD/RXD_INT_CAN mapped to
external pins.
In Figure 28 (TEST_MODE_CONFIG = 0) EN_INT is shown as internal transceiver enable control where a low would disable the integrated transceiver I guess.
How should the EN_INT pin be configured (or pulled) for having (a) the device in normal operating mode and (b) the internal transceiver disabled, with TEST_MODE_CONFIG = 1? Is there any EN_INT functionality left at all with TEST_MODE_CONFIG = 1?
Thanks