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.

AM2432: Access Main Domain Peripherals from MCU Domain

Part Number: AM2432
Other Parts Discussed in Thread: TDA4VH

Tool/software:

Hi TI Experts,

Customer is working on AM2432 SDK9.2.

Due to some safety requirements, customer needs the MCU Domain M4f core access (read/write) the Main Domain peripherals (e.g. I2C, GPIO, UART, SPI).

Please note that customer needs MCU Domain be in the Isolated Mode for this use case.

Customer has some experience in TDA4VH before, and this is supported on TDA4VH.

We also found a guide in AM62x, this guide tells us how to access Main Domain peripherals from MCU Domain shown below.

https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_00_00_19/exports/docs/api_guide_am62x/MAIN_DOMAIN_PERIPHERAL_FROM_MCU.html

Customer is following this guide on AM243x, however, customer cannot move on when they reach to step 3 above (shown below).

As there is no DTS in AM243x, so customer starts from the step 2above, they build the mcu_plus_sdk\examples\drivers\ipc\ipc_notify_echo\am243x-lp\m4fss0-0_nortos

Then reaching to step 3, customer just cannot Uncheck the "Use MCU Domain Peripheral" option shown below.

There are two questions from customer shown below.

1: Is it possible to access Main Domain I2C, GPIO, UART, SPI from MCU Domain M4f in AM2432 under normal situation (no need to consider reset situation)?

2: If answer of question 1 is yes, then could you please provide a guide to help customer do that?

Many Thanks,

Kevin