Part Number: TDA4VM
Tool/software:
Hello all,
according to the errata i2310
" The USART may erroneously clear or trigger the timeout interrupt when RHR/MSR/LSR
registers are read."
- Will this errata occur even if all the interrupts are disabled?
- Do we read the UART_IIR_UART::IT_TYPE as 6 to identify it as timeout interrupt? Why it is named as RX time- out. Does this interrupt related only to reception?
- Which register is read to encounter time-out interrupt on reading the LSR or MSR register?
- What is the function of UART_IER_IRDA::RHR_IT. Acc to the description given in the TRM it is used to enable or disable the RHR and time-out interrupt, but why does UART_IER_IRDA::THR_IT not have time-out interrupt?
- When I read the LSR/RHR/MSR, I have not encountered any errata. When this error is likely to appear?
Kind Regards
Thank You
Manisha N G