Part Number: DRA76P Tool/software: I am starting a project with the Micro DRA 767. The idea is to use 2G of DDR3 RAM. Looking at the EVM we can use 4 banks of 8 bits in EMIF 1 or 2 banks of 16 bits in EMIF 1 and another 2 banks of 16 bits in EMIF 2. …
Part Number: DRA76P Hi,
We are using SDK v6AO.1.1, android 8.1, linux kernel 4.4.117, and vision_sdk to manage cameras.
When we are displaying cameras images from IPU2 and using CAN from Android (linux 4.4) after some time, we get: [ 702.034663] omap_hwmod…
Part Number: DRA76P Hello,
We have an issue capturing images with the vip1 and adv7611 in linux. We think the chip is correctly configured for 1920x1080 30Hz but the captured images are not fine, they are cropped, flattered and the color is not ok.
A…
Part Number: DRA76P Hello.
My client have hardware solution with 2 MEMS MIC with PDM (MP34DT05-A) connected directly to McASP6 (aclkx, axr0). In the other topic your answer was "PDM audio can be captured with McASP.". Is it possible, and how to configure…
Part Number: DRA76P Other Parts Discussed in Thread: TDA2 customer have video processing issues on DRA762/TDA2,
when use VPE to process video data, vide data in buffer will be cached, after using hardware accelerate feature,parts of data in the cache is…
Part Number: DRA76P Hello All, We are trying to configure Ser/Des for our Custom board based on dra76p architecture. We are having usecase running on HLOS while our capture link will be going to run on IPU1_0.
We have added pinmuxing changes on mux_data…
Part Number: DRA76P On trying to run make u-boot in the SDK "ti-processor-sdk-linux-automotive-dra7xx-evm-6.00.00.03". I get the following error:
make -C /home/nalin/ti-processor-sdk-linux-automotive-dra7xx-evm-6.00.00.03/board-support/u-boot…
Hi,
You can take a look at the below use case to see how Alg_drawRearview Link is setup.
~/vision_sdk/apps/src/rtos/usecases/iss_mult_capture_isp_dewarp_3dsv_rearview_tda3xx
The input data format to Alg_drawRearview Link should be SYSTEM_DF_YUV422I_YUYV…