我在这里采集AD数据是可以的,变换后的数也是可以的,A2AdcaResult 数组里存有我的数据,但是我在主函数里面调用就不能用了A2AdcResult就全部变为0了
static float32 A2AdcaResult[64];
是那个地方的问题啊
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.
我在这里采集AD数据是可以的,变换后的数也是可以的,A2AdcaResult 数组里存有我的数据,但是我在主函数里面调用就不能用了A2AdcResult就全部变为0了
static float32 A2AdcaResult[64];
是那个地方的问题啊