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.

TL16C752C: Register interrupt setting

Part Number: TL16C752C

Hello,

When the TL16C752C chip receives data to the buffer,
How to set up to enable INT-A (or INT-B),
What should I do to clear it after interrupt processing?
thanks,
TS
  • Hello TS

    You have to enable the bit 3 of MCR register and the interruptions are at register IER. You can use different options for this Interruption.
    If you want to clear the interruptions, you can disable the same bit of MCR or change the status of the interruption.

    Regards
    Francisco