Part Number: TMDSSOLARUINVKIT
I am working with the TMDSSOLARUINVKIT and I have a few issues. I am attempting to follow the instructions as provided in software section of the user guide. However, when create the target configuration I do not see the connection option "TI XDS100v1 USB Emulator" as shown in the instructions. I chose to use "TI XDS100v1 USB debug probe" assuming the language was just out of date. After selecting this one, I completed the setup procedure without further complication.
I am attempting to operate the inverter in grid tied mode with MPPT turned off. I am confident the necessary modifications were made to the code to turn the MPPT off, this code was tested on other boards and worked correctly. The problem is that as soon as the DC power supply is turned on, the device jumps to a 1A current draw. I am concerned there may be a hardware short on the device causing a short circuit. During this operation, the LD1 light is steady green, LD2 is out, and LD3 flashes read. Looking at the watch window i see that the PV (DC) inputs are correctly reflected and match the power supply values. However, the HV DC bus is almost at 0 volts. If I use the PV inverter state bit to initialize the inverter, it kicks to a fault state.
It also appears as thought the CLA portion of the debug window is suspended or not connected during operation. I am concerned about the communication between the computer and the board. Does anyone have any advice on how to overcome these issues ?