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.

SK-AM62: SK-AM62: How to use UART's from main domain in Interrupt mode

Part Number: SK-AM62
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi Team,

Regarding mcu_plus_sdk_am62x_09_02_00_38

I am using UART from Main domain, but I need to configure UART from main domain in Interrupt mode.

Please let me know necessory register configuration required to configure UART from main domain in interrupt mode.

Thanks
Anand 

  • Hello Anand,

    I believe your use case is to use MAIN DOMAIN UARTs and have its configuration in interrupt mode.

    Well for your project, since you are using MCU PLUS SDK for AM62x, then this should be a cakewalk.

    For your application you could just go ahead and open a sysconfig file and from there onwards you can set the interrupt mode for the UART which you are going to use.

    Please find the attached section below. [NOTE: You will also have the option to choose which UART you want to use, MCU or MAIN Domain UART from the sysconfig window itself.]

    Hope this answers your doubt.

    Regards,

    Vaibhav