Hello Sourav,
Each of these TI Designs has source code available for the MSP430F5132 in the "software" section of the product pages. I recommend working with this code as your starting point and making changes as needed for your application. Let me…
Part Number: MSP430F5132 Other Parts Discussed in Thread: PMP Hi,
We are using PMP 7647 reference design for our solar street light application.
We have been doing testing with the break point and to complete, Can you please support us to clarify…
Part Number: TIDA-00120 Other Parts Discussed in Thread: MSP430F5132 Tool/software: Code Composer Studio Sir,
I am working on TIDA-00120 referance design. In this design programming, two ADCs A7 and A8 are not used. I want to enable it to my application…
Hi Naveen,
Most of the source code for this design pertaining to the MPPT, Charger and LED driver functions are shared in the form of a .lib file. That is why you do not see the .c files separately.
Best Regards,
Ram
Part Number: MSP430F5132
hi,
in MPPT code downloaded from TI, there are some lines commented,is this lines are responsible to control the charging ?,whether i need to uncomment it?
// if (MPPT_Loop == 1) MPPT_Tracking (); // else // Battery_Charge_Profiling…
Part Number: MSP430F5132 Other Parts Discussed in Thread: PMP , TIDA-00121 Hi,
We are developing product based on PMP 7647 reference design for outdoor light application.
As per PMP 7647 test report ( Test report - PMP7647_RevC), There is a GUI available…
Part Number: MSP430F5132 Hi,
I saw there have 3 LEDs in TIDR393's(MPPT with MSP430F5132) schematic, i wnat to know what's the LED's status reflect to what satus of the system,
when i check the source code, I can't find out any related part of it,…
Part Number: MSP430F5132 Other Parts Discussed in Thread: TIDA-00120
Dear Experts
The software on MSP430F5132 of PMP7605 reference design can support interleave buck. www.ti.com/.../TIDA-00120
Can we modify the software on MSP430F5132 to support…