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.

能提供SFRA 太阳能补偿库的源码吗?

Other Parts Discussed in Thread: SFRA, CONTROLSUITE

extern void SFRA_IQ_INIT( volatile SFRA_IQ *SFRA_IQ_obj);

extern int32_t SFRA_IQ_INJECT(volatile int32_t ref);
extern void SFRA_IQ_COLLECT(volatile int32_t *control_output,volatile int32_t *feedback);

extern void SFRA_IQ_BACKGROUND(volatile SFRA_IQ *SFRA_IQ_obj);

如题,我看汇编也没几句话,

为什么没源码下载的?

有C语言源码吗?