Part Number: PROCESSOR-SDK-AM67 Tool/software: I am using the PROCESSOR-SDK-AM67 (09.02.00.04) environment, and I am outputting video via LVDS.
When I check the kernel log in this environment, the following logs are continuously output at a certain frequency…
Hi,
Thanks for trying it out.
user5152479 said: Mode not valid for HDMI-A-1
^ I had suspicion something like this may happen, since I did not see the magic timing parameters in the modetest logs you have shared in the past.
However, based on the observations…
Part Number: PROCESSOR-SDK-AM67 Other Parts Discussed in Thread: AM67 Tool/software: Hi AM67 Team.
Can you tell me if there are any plans to release an RTOS/Bare-metal SDK for AM67? My customers want to develop their applications in Bare-metal or RTOS…
Hi,
I see a similar thread here: https://e2e.ti.com/support/amplifiers-group/amplifiers/f/amplifiers-forum/1456851/processor-sdk-am67-dts-configuration-for-dsi-convert-to-hdmi
If that thread and this thread are talking about the same issue, can we move…
Hi,
user5152479 said: J722S_IOPAD(0x007c, PIN_OUTPUT_PULLUP, 7) /* (T23) GPMC0_CLK.GPIO0_31 */
I directly used:
devmem2 0x000F407C w 0x40007 /* To set the pinmux register to config T32 pin to GPIO0_31 */ devmem2 0x600010 w 0x7FFFFFFF /* To set the GPIO_DIR01…
Hi,
user5152479 said: I use am67 SDK 10.0.1, i config two NIC used rgmii0 and rgmii1, the eth0's MAC address is fixed, same as c0:d6:0a:f1:4f:xx, but eth1's MAC is random, why the eth1's MAC is not fixed?
The Efuse memory for MAC address is…
Part Number: PROCESSOR-SDK-J784S4 Other Parts Discussed in Thread: TDA4VM Tool/software: Hello. TI memebers
I have a question about a component of PSDK RTOS J784S4.
Download and Installed psdk from this ti-processor-sdk-rtos-j784s4-evm-10_01_00_04.tar…
Part Number: PROCESSOR-SDK-AM62X Tool/software: Hi,
I'm trying to test the Linux <-> M4 zero-copy example on my AM62x board running kernel 6.12.13-ti. I downloaded the code from:
https://git.ti.com/cgit/rpmsg/rpmsg_char_zerocopy/ The M4 code…
Part Number: AM67
Tool/software:
I'm seeing the reboot command does not actually reboot the EVB for am67.
We are doing a yocto build with SDK 10.01.08.01.
After the 'reboot' command we see these prints:
[ 29.174378] watchdog: watchdog0: watchdog…