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.

关于TI程序里的BaseRpm

求助关于TI程序里的         speed1.BaseRpm = 120*BASE_FREQ/P;这句程序的意思,BASE_FREQ为 Base electrical frequency,P为极对数,

不知道哪位看过TI程序的大侠讲解一下这个BaseRpm到底是什么参数啊

同样speed1.SpeedScaler = 60*(SYSTEM_FREQUENCY*1000000/1000)*1/(128*speed1.BaseRpm);这句什么意思求解释