Hi, I need to detect whether there is a device connected to the SCI port.
The datasheet said SCI has a register SCIFLR, and its BRKDT bit is for SCIRX break-detect. In my experiment, that bit was not set on a device disconnection. Is there a way to detect whether there is a device connected to the SCI port (other than a heartbeat packet)?