Other Parts Discussed in Thread: SYSCONFIG
motor_control_sdk_am243x_09_02_00_09
在syscfg里面配置了SDFM如下:
在保存编译之后,在代码中没有发现SDFM相关的初始化代码。
和在例程中看到的不一样。这是怎么回事?
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.
Sysconfig只是为具有配置值的SDFM参数生成宏,这些宏用于SDFM初始化。
您可以在`motor_control_sdk\examples\current_sense `中看到sdfm项目的`app_sdfm.c`和`sdfm_example.c`文件,这些宏用于sdfm初始化。"