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.

MSP430F5132的TI design TIDA-00476这款设计,软件编程是否有问题呢。



这款设计可以实现MPPT(P&O)和电池的恒流恒压充电。但是下载的软件中并没有体现这两个功能的程序,是否程序有问题,还是我没有看懂。

  • The control components of the synchronous boost converter are implemented using the MSP430 device.
    The MSP430 device generates the required pulse width modulation (PWM) using the internal timer and
    takes the load voltage and load current as feedback through the ADC. The load voltage and load current
    information obtained are then used to control the PWM duty cycle to implement CC-CV control of the
    converter

    是有的,通过算法来实现的。