Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
7answers
2k views

TI DSP programming - is C fast enough or do I need an assembler?

I am going to write some image processing programs for Texas Instruments DaVinci platform. There are tools appropriate for programming in the C language, but I wonder if it is really possible to take ...
1
vote
1answer
46 views

davinci OSD issues

I am working on a project using TI 365 DSP. There is an annoying issue of OSD transparency working in YUV422 mode. YUV422 is a packed format and the OSD transparency implementation knocks out only Y ...
1
vote
2answers
194 views

RNDIS gadget cannot start

I build video cameras with a Linux kernel on a TI Davinci dm365 board. This board supports RNDIS drivers so my camera can be "plug and play" in windows. This is some kind of "Ethernet over USB" ...
0
votes
2answers
541 views

Android App and Communications via USB

Ok, so I have researched this somewhat and am not encouraged, but I'm going to ask anyway, and be specific about what I'm trying to do. Maybe it will help! I have a custom board with DaVinci ...
0
votes
0answers
126 views

davinci-board and touch-screen

Hi all I am using linux davinci (33bd223c). my embedded card is da830 and i have a touch screen on it - TS2046. I found a driver on the net - (two files - TS2046.c TS2046.h , and some changes to the ...
0
votes
1answer
90 views

How do you run Da Vinci Machine?

Is there IDE support for Da Vinci Machine? How do you install and work with it?