Dear Surya:
This is the Linux log, with same H/W, and you can see there is not output from ISSCAPTURE
U-Boot SPL 2016.05-00010-g9551b3d-dirty (Sep 17 2018 - 15:17:12)
DRA722-GP ES2.0
no pinctrl for hs200_1_8v
no pinctrl for ddr_1_8v
Trying to…
Hi Julian,
Thank you for your time.
In LMK04208 I had set clkin_0 as 12.8 Mhz because ZCU111 ZynqUltrascale+RFSOC board has only 12.8 Mhz frequency as its TCXO frequency. Due to the same reason I had selected clock input for PLL1 as clk_in0. I am…
Other Parts Discussed in Thread: AM3517 , TSC2004 , TVP5146 Hello,
I created a jffs image from my nfs directory with the command:
mkfs.jffs2 -lqnp -e 128 -r $HOME/nfs -o jffs
Later i've written that jffs and the uImage(this works ok with nfs…
Hi all
We want to share our experience on CAN interface bring up and testing in Linux using Beaglebone board with the forum.
Please find the PPT (d_can_on_Beaglebone.pptx) prepared by our team on this.
Thanks and regards
Rajam
Hello
thanks for your reply; i have made the following modifications for my second SD card :
1° call mmc1_init :
{mmc1_init, DEV_ON_BASEBOARD, PROFILE_ALL}, /* added */ {mmc0_init, DEV_ON_BASEBOARD, PROFILE_ALL},
2° update mmc1 init according…
Hello,
For more information on the phase rotation parameter, please see the following document. This parameter should match the antenna design.
3D_people_counting_detection_layer_tuning_guide.pdf
The matlab GUI for the overhead people counting demo…
Other Parts Discussed in Thread: TPS65910 , DA8XX , TMP275 Hi,
I use ti-sdk-am335x-evm-05.05.00.00 source code for AM335x evm board, and then I can load SPL, U-boot, uImage and ubi.img to nand flash. I can boot from nand flash, but it was fialed when…
Hi Victor,
It took me a while to get everything going, but here is what I have found:
I am using 'ti-sdk-am335x-evm-05.07.00.00' and the associated 'linux-3.2.0-psp04.06.00.10' kernel - modifying the 'board-am335xevm.c' ( 3240.board-am335xevm.c )…
Thanks again. We can exchange via e-mail if you like: ckxp223400@163.com
1 . root@omap3evm:~# cat /dev/input/event0
There is no response when I touched the screen.
2 . I have comment the line ‘AC_FUNC_MALLOC’ in ~/tslib-1.0/configure.ac
…
Hi Georgi,
I have since tried downloading the latest SDK, but the problem is the same. Interestingly, the new default am335x-evmsk.dts file no longer has an ocp function. I wonder if that has anything to do with this line:
[ 1.198337] of_get_named_gpiod_flags…