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.

MSPM0G3507: UART Loopback mode

Part Number: MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

According to TRM, when Internal Loopback is enabled, data transmitted on the TX output is not propagated to the TX IO pin.

But when I use this function, there are still transmission signal in the TX IO pin can be tested by me.

I use the SDK routine 'uart_internal_loopback_standby_restore_LP_MSPM0G3507_nortos_ticlang', and I test the TX IO pin PB2 in BoosterPack of LP_MSPM0G3507 with a logic analyzer.

I would like to know why the actual situation doesn't match the TRM. Is there any misunderstanding?