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.

Linux/AM3358: ADC in SDK 6.0

Part Number: AM3358

Tool/software: Linux

Hi all.

Is anyone can tell me how finger the data from which ADC channel, in user space??

 

  • The ADC driver guide for SDK 6.0 can be found here: processors.wiki.ti.com/.../AM335x_ADC_Driver's_Guide

    Please note that SDK 6.0 is obsolete and is no longer supported by TI on this forum.
  • Hi,

    Don't focus on the SDK ,Ok? Focus on the problem,Ok?

    I have read the document , Now , you tell me ,the doucument means what . Just tell me the ADC is oK?

    I have read the generic_buffer.c ,now please tell me how to finger out the channels sparetly.(I will use 0 2 3 IN how analyse the data)

    Don't tell me reference , document ....,Please tell me answer!!!OK??

    Or tell me some useful information!!!  OK????

    I am very disappointed fot TI!!! 

  • Part Number: AM3358

    Tool/software: Linux

    Hi,

    Is anyone know how to read the data from ADC for different channels ?

    First ,Don't tell me refer the AM335x ADC User's Guide , I have  read it and it just tell you TI's AD is ok

    Second, I read the generic_buffer.c and know it read the in_volatage_en and finger the number of channel

    Now , I want know how can I writing 1 to the in_valtage_en in usespace(application)???