Part Number: TDA2LF We have TDA2xx board and camera setup . Developed ADAS application which accepts camera feed and does the processing on this test setup.
Now we want to bypass camera feed and use already captured images for testing purpose.
Can…
Hi Needhu,
Are you facing the issue for first stage u-boot or the second stage u-boot.
Because, only the 2nd stage u-boot uses the DT.
Also, all the pinmux config is done only from the first stage. If you see prints coming on the different UART…
Amine -
Thanks for the post - perhaps you left off the configuration attachment or table in your post.
I can point you to this TI Design, where the AWR2243 was used in cascade configuration with the TDA2 ( https://www.ti.com/product/TDA2LF ) , and…
This is now a duplicate of the following e2e: TDA2LF: Need guidance on sending images to a TDA2xx board over ethernet - Processors forum - Processors - TI E2E support forums
I'm closing this ticket on the arm-based uC forum and keeping that one open…
Hi, Zhiqiang,
You can check the section 5.9 Power Supply Sequences in Data Manual for Power-Up Sequence.
Furthermore, in Data Manual the devices are TDA2SX, TDA2SG, TDA2HG, TDA2HV, and TDA2LF. There is no such number TDA2HX. If you meant ADAS Superset…
The steps are given in the "vision_sdk/docs/FeatureSpecificUserGuides/VisionSDK_UserGuide_MemoryMap.pdf"( chapter 6.5 How To – Modify 512MB Bios Memory map to 1GB Bios Memory map ) are not working in the latest SDK & not able to increase the "SR1_FRAME_BUFFER_SIZE…
Hi,
The use-guide (file::/PROCESSOR_SDK_VISION_03_07_00_00/vision_sdk/docs/Linux/VisionSDK_Linux_UserGuide.pdf) has steps to flash the images to QSPI memory from the host machine, for this we need to connect a USB cable from P2/USB1 to host PC. This…