Hello,
I used TL16C550DIZQS, BGA Package type for UART communication.
In ZQS package, It doesn't have /RI, /DCD, /DSR pin but sometimes it make interrupts from DSR, RI, DCD.
When Interrupts occure from DSR, RI, DCD, it doesn't work, so I disabled Modem status Interrupt, it works well.
Why interrups occure from inexistence pins?
Thanks.