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.
已解决! 转到解答。
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------