iMX7D RDC

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

iMX7D RDC

跳至解决方案
1,076 次查看
rolfcrapp
Contributor I

With the RDC it's possible to assign ressources to the different cores.

Is it possible to assigne interfaces which are on the same gpio bank to different cores?

example:

GPIO4 bank:

-   I2C1 to M4 core

-   I2C2 to A7 core

-   ECSPI1 to A7 Core

-   ECSPI2 to M4 core

all this interface are on the same GPIO bank. But assigned to different cores.

in my understanding, the interface can be assigned as you like, regardless of which gpio bank they are.

only when allocating the GPIO,  one full bank (ex. GPIO4 Bank) at a time must be allocated. However, regardless of the interface.

标记 (3)
0 项奖励
1 解答
852 次查看
igorpadykov
NXP Employee
NXP Employee

Hi rolfcrapp

you are right, the interface can be assigned as you like,

regardless of which gpio bank they are.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
853 次查看
igorpadykov
NXP Employee
NXP Employee

Hi rolfcrapp

you are right, the interface can be assigned as you like,

regardless of which gpio bank they are.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
774 次查看
cyc583723081
Contributor I

您好!

     请问每个GPIO引脚都可以单独分配给不同的核心吗?还是说在作为GPIO时,只能将gpiox bank整组分配?

0 项奖励