Other Parts Discussed in Thread: MSP430FR6041, MSP430FR6043, MSP430FR5043, MSP430FR5041
是否有任何 GUI 接口来设置外设如 GPIO 引脚(方向,拉取模式,引脚复用), ADC(ADC 配置,通道映射)... 等等
我找到一个文档 Grace 我按照文档中的说明操作、但无法集成到 CCS 12.3.0
请 hlep 我以在 CCS 中添加 grace 或给我一个替代 Grace
提前感谢、
萨尔沃特
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.
Other Parts Discussed in Thread: MSP430FR6041, MSP430FR6043, MSP430FR5043, MSP430FR5041
是否有任何 GUI 接口来设置外设如 GPIO 引脚(方向,拉取模式,引脚复用), ADC(ADC 配置,通道映射)... 等等
我找到一个文档 Grace 我按照文档中的说明操作、但无法集成到 CCS 12.3.0
请 hlep 我以在 CCS 中添加 grace 或给我一个替代 Grace
提前感谢、
萨尔沃特
您好, Sarwath
grace 的简要介绍请见 https://e2e.ti.com/blogs_/archives/b/toolsinsider/posts/getting-started-with-grace-for-msp430?keyMatch=GRACE
根据 http://processors.wiki.ti.com/index.php/Grace_Quick_Start_Guide、我认为 Grace 不支持 FR6043、
现在、 FR6043上没有 用于 GPIO 和 ADC 设置的另一 GUI。
有关 GPIO 和 ADC 设置代码的快速开发、请查找 MSP430FR6043、MSP430FR6041、MSP430FR5043、MSP430FR5041代码示例(修订版 B)。
谢谢!