我使用的是MSP430F5438,MCLK和SMCLK由外部晶振提供20M的时钟,我现在实测的GPIO翻转速率仅有3M多的速率,请问提高GPIO输出速率怎么做,能不能达到20M的输出呢?
谢谢!
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.
我使用的是MSP430F5438,MCLK和SMCLK由外部晶振提供20M的时钟,我现在实测的GPIO翻转速率仅有3M多的速率,请问提高GPIO输出速率怎么做,能不能达到20M的输出呢?
谢谢!
你好!
实现GPIO toggle 需要数条指令,不可能达到20Mhz。可以直接使用引脚输出 ACLK、SMCLK、MCLK 。