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.
在最新的 SDK (1.20.00.05)中、.h 和文档中出现了以下函数、但似乎没有实现。 这是错误吗?还是漏掉了一些东西?
DL_Timer_setSecondCompSrcDn
Timer_Get CompSrcDn
DL_Timer_setSecondCompSrcUp
Timer_Get CompSrcUp
DL_Timer_setSecondCompActionDn
DL_Timer_getSecondCompActionDn
DL_Timer_setSecondCompActionUp
DL_Timer_getSecondCompActionUp
我要尝试在输出通道 C0/C1/C2上的单个 TIMA 实例上生成3个单独的计时脉冲。 我是否正确、我可以将 cC0/1/2寄存器用于第一个向上比较以打开引脚、然后将辅助源设置为 CC3/4/5以关闭引脚? 这是否意味着我无法再使用 C3/C4/C5输出引脚、因为它们的捕获比较寄存器已"被盗"?
您好、William、
明白。 我将与软件团队沟通以检查此问题
如果在旧的 SDK 下可以使用此函数、我认为这可能是软件错误。 我建议你只需将之前的 driverlib 函数复制到你自己的文件中。
伊森
请告知我软件团队何时回复。
我 还勾选了1_10_01_05、1_10_00_05和1_00_01_03。 这个函数从未被执行。
感谢您帮助改进 MSPM0 SDK