Part Number: DRA726 I created a new project using the yocto used for the automotive SDK 3.04 and got an issue with the DSP code.
On my previous project our board was rather limited so I had a lot of stuff removed and didn't have the current issue. …
Part Number: DRA726 Other Parts Discussed in Thread: SYSBIOS I have created a usecase for mosaic display of 4 cameras.
We use a Renesas/intersil device that connect to a CSI2 port.
The dsp code compiles but not the ipu code
Here is the log
#…
Part Number: DRA726 Other Parts Discussed in Thread: TDA2E , , TDA2 , TDA4VM Hello all,
I'm working on an automotive DRA726 based design and I have asked about the possibility of implementing 360º surround view in this processor. I know this is more…
Part Number: DRA726 We had to get new LCDs since the company we were using is no longer in business.
Everything seem fine but I got a Email about a potential issue
"the red on the new LCD has a more pink hue than the previous LCD"
Is it possible…
Vineet,
My yocto is based on the yocto used in SDK 3.04 but using Poky. I use arago's recipes that I need.
What software are you talking about? It is a custom board, not a TI EVM.
The test program is based on ex02_messageq example with changes…
Part Number: DRA726 Hello,
I have the HDMI output of a DRA726 connected to a video serializer with two outputs.
The video serializer accepts the following video input formats in order to output two different signals (one through each serializer output…
Part Number: DRA726 Other Parts Discussed in Thread: SYSCONFIG I switched to the SysConfig program for my pinmux
If I enter data for I2C6 I get these kind of errors when trying to generate genericFileFormatIOdelay.txt or genericFileFormatPadConf.txt…
Angela,
The message nothing is a test message to see if it was going thru that part, I need to remove it.
I have the same problem with DSP1 on the original version.
I removed the code for IPU2 which would conflict with IPUMM and removed the code…
Part Number: DRA726
How do I get rid of the "start job" parts? It looks like it is trying to connect a network on the USB device which is unacceptable since we only support USB-2 flash devices
Those increase the time it takes to boot.
[*** ] …
Part Number: DRA726 Other Parts Discussed in Thread: TDA2 , I am working on getting our cameras supported in IPU1 and have a question on Virtual DRM
I have been reading "Virtual DRM : An User Guide for Developing Usecases". It seems straightforward…