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.
我想知道、如果我尝试将某些引脚用作已经被 HalCoGen 中其他引脚使用的 ADC、会发生什么情况? PINMUX 设置中不会出现冲突、但是 ADCInit 调用基本上会覆盖首先出现的任何设置吗? 如果是这样、最好有一个整体的引脚分配窗口。
同样、HalCoGen 中的8个引脚只有 GPIO 设置、但是否有任何简单的方法来设置其他引脚并使用 API 访问它们、或者我是否必须直接使用寄存器?
谢谢。
Eric