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 driver for DS90UB914Q on DM3730 platform

Other Parts Discussed in Thread: DM3730

Hi,

    I'm trying to write the lniux driver of DS90UB914Q and DS90UB913Q which are used in a self-designed hardware platform using DM3730 and running with linux 2.6.32.

    I'm wondering if TI provides the the linux driver of DS90UB914Q .

    If not, could you give me some suggestions on how to write the linux driver for DS90UB914Q, provide me with relevant references .

    Or recommand me a simliar ship which already has the linux driver and could be as a reference.

    Thanks.

  • Hi Long Xiao,

    I can not provide you a complete decision about driver of DS90UB914Q or DS90UB913Q Serializer / Deserializer but the management of the chipset strongly depends on the schematics. In general you need to have a i2c connected for the commands / management and a gpio or a DMA connection for the data. I suggest you to incorporate these two drivers to your one. This is only an initial concept for such driver or module or application.

    BR

    Tsvetolin Shulev