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.

Solar Explorer Kit

Other Parts Discussed in Thread: CONTROLSUITE

I am working with solar explorer kit . I wrote a code for the inverter control for this code for F28069. But I didnt get the values for the current from the ADC connected to current sensors (ADC A4 and A6). When I check the current from test point available on the board I get current waveforms on the oscilloscope but I am not getting the value in the microcontroller.

I used the adc configuration as it is in the code provided in the control suite for F28035 controller for solar explorer kit.

Am I missing something?

  • Hi,

    So let me get this clear: You're using Solar explorer kit -> controlSuite sample code for the kit. 

    Did you connect any load?

    Regards,

    Gautam

  • Yes I have connected the load. While I am using Solar Explorer kit -> Control suite example I am getting values from current sensors to controller. But with same ADC setting when I use my control algorithm I dont get values from the current sensor to controller. but when I check the test point for current on the board it shows current waveforms on oscilloscope.

  • Hi,

    What I feel is there might be some issues with the ADC configurations; that's why you're not able to monitor the values on CCS. If its the sample code by TI, Please try deleting the project and reload it from controlSuite.

    Regards,

    Gautam