工具/软件:





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.
工具/软件:
此主题中的信息是否有帮助?
此致、
Jason Osborn
您好、Jason、
我使用 sys config 工具生成了代码、没有、我没有直接使用函数 gpio_setMasterCore ()、但 insted sys config 生成了 sysctrl init 函数、该函数将 SPI B 内核设置为 CPU2 、如下面的 SNAP 所示。
还在 CPU1 sys 配置中配置了对 SPIB 通道和所选时钟的完全访问。
时钟选择为:
我是否需要手动配置而不是系统配置?
您能在 CPU2内核中分享任何 SPI 示例代码吗?