主题:AM62A74中讨论的其他器件
工具/软件:
尊敬的您好:
对于 AM62A74、 我们需要确认是否可以从主域 R5f 内核而不是 MCU 内核访问 MCU GPIO 和 MCU_SPI0
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.
工具/软件:
尊敬的您好:
对于 AM62A74、 我们需要确认是否可以从主域 R5f 内核而不是 MCU 内核访问 MCU GPIO 和 MCU_SPI0
您好 Fatma Amr、
根据 WKUP 域的中断表、MCU SPI 中断会路由到 WKUP R5F 内核。
因此、您可以在中断模式下使用 MCSPI。
根据下面的方框图、MCU GPIO 也可以路由到 WKUP R5F 内核。
这些特性受支持、并可在 SoC 上启用。
软件注意事项:
•GPIO 中断路由器输出已在 sci_client_rm_cfg.c 文件中配置。
•目前、MCSPI 示例不适用于 WKUP R5F 内核、因此您需要将现有 MCU MCSPI 示例移植到 WKUP R5F 内核并使其正常工作。
•此外、您在从 WKUP R5F 内核访问 MCU 外设时可能会观察到延迟。
此致、
Anil.