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.
请问 PWM_MACRO 这类的宏源代码那里可以下得到?
Hi raye,
PWM_MACRO在“..\controlSUITE\libs\app_libs\motor_control\drivers\f28xxx_vx.x\f28xxxpwm.h”
Regards,
Jay
你好,
如Jay所说,你可以按照他的路径找到PWM_MACRO文件,另外在路径下面有一个Docs的文件夹,里面有对函数的文字介绍和使用方法,对照着代码看,方便理解。