Can UARTs on the main domain be used by M4?
Does MCU+ SDK support 8 UARTs on the main domain?
Best regards,
Daisuke
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.
Can UARTs on the main domain be used by M4?
Does MCU+ SDK support 8 UARTs on the main domain?
Best regards,
Daisuke
Dear TI support team,
I checked the source code in the MCU+ SDK and it seems that only MCU_UART0 is used.
Can UARTs on the main domain be used by M4?
Does MCU+ SDK support 8 UARTs on the main domain?
Please give me an answer as soon as possible. Your prompt reply would be appreciated.
Best regards,
Daisuke
Daisuke,
Please see the answers below
Can UARTs on the main domain be used by M4?
yes, only in polling mode.
Does MCU+ SDK support 8 UARTs on the main domain
No, only interrupts are supported.
can you elaborate on the requirement to have 8 UART's .i may be able to help better if you can help me understand the usecase.
Regards
Anshu
Hi Anshu-san,
Thank you for your reply.
I understand that the UARTs on the main domain cannot be used by M4 with interrupts and are not supported by MCU+ SDK.
Our customer needs multiple UARTs, some of the UARTs may be used by Linux on A53 and the rest by RTOS on M4.
Best regards,
Daisuke
Daisuke-san,
there have been requests and we are reviewing what all main domain peripherals we can support
Currently only polling mode can be supported for the main domain peripherals.
Supporting main domain peripherals from MCU domain is not in the current plan.
We are discussing supporting main domain peripherals from MCU domain with the Software team based on requests from customers. I will update after we have aligned with the software team
Thanks and regards
Anshu
Hi Anshu-san,
Thank you for your reply.
I understand that MCU+ SDK currently does not support any main domain peripherals for M4.
Processor SDK Linux supports the main domain peripherals with interrupts instead of polling mode for A53, right?
Best regards,
Daisuke
Daisuke-san,
Processor SDK Linux supports the main domain peripherals with interrupts instead of polling mode for A53, right?
Yes that's true.
Regards
Anshu
Daisuke-san,
Main domain UART will be enabled in SDK version 8.04, which should be available by first week of September 2022.
Regards
Anshu