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.

TMS570LC4357: Light sensor pin in the HDK mentioned above

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Tool/software:

I wanted to know which pin should be enabled while enabling the ADC1 in halcogen software for ambient light sensor in TMS570LC4357 HDK.So that we cann see the output in the terminal block.

  • Hi Amarchand,

    The light sensor was connected to the ADC Group-1 channel-9.

    And even you can get demo project for this light sensor in the below link:

    HERCULES_SAFETY_MCU_DEMOS Support software | TI.com

    Download and install above Hercules Safety MCU Demos. 

    Actually these demos have UI as well, that means you can download the demo and can see the result directly on screen.

    But unfortunately, this UI is built on windows-xp and it won't work now but still we can do one thing.

    1. First import the demo project in your CCS:

    2. Now flash this demo code into your HDK board

    3. Now use the below Excel to send the commands.

    LC43x Demo Software protocol.xlsx

    4. First open a serial terminal with below settings:

    5. Now you can send your required command to get the corresponding data:

    Example: 

    If you want room temperature then please send the below highlighted command from serial port

    Then the program will read the temperature using thermal resistor and will send the data back to you on Serial terminal:

    Similarly, you can execute other commands and verify.

    --
    Thanks & regards,
    Jagadish.