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.

Help with Concerto F28M35x

Other Parts Discussed in Thread: CONTROLSUITE

Hi,
I am a student with basic knowledge in programming. I was recently given a concerto F28M35x kit to work on for use in a R&D project. I was able to follow the user guide and use the blinky example in the examples provided with controlSuite. Right now I am trying to use the adc_soc and comp_dac because I need to use the ADC and DAC onboard for my project. But I was unable to understand the code in the source files at all. Can anyone explain to me how to use the ADC and DAC, and which pin is connected to the which port?

Kaiser

  • Kaiser Ang said:

    Hi,
    I am a student with basic knowledge in programming. I was recently given a concerto F28M35x kit to work on for use in a R&D project. I was able to follow the user guide and use the blinky example in the examples provided with controlSuite. Right now I am trying to use the adc_soc and comp_dac because I need to use the ADC and DAC onboard for my project. But I was unable to understand the code in the source files at all. Can anyone explain to me how to use the ADC and DAC, and which pin is connected to the which port?

    Kaiser

    The DAC on Concerto is only used with the comparators - it does not come out on a pin.

    The ADC pins come up as ADC by default. 

    The Schematics for the controlCARD can be found in controlSUITE

    C:\TI\controlSUITE\development_kits\~controlCARDs\CCF28M35xxHWdevPkg

    The ADC pins are marked on the docking station.

    -Lori