Part Number: AM6442
os : RTOS icssg dirver: porting from uboot in sdk9.0
test method: phy internal loopback
compile chain: gcc ICSSG1 port0 and port1 work normal
clang + llvm ICSSG1 port0 and port1 sometimes can not receive data. When powered on, if…
Part Number: AM6442
os : RTOS icssg dirver: porting from uboot in sdk9.0
test method: phy internal loopback
compile chain: gcc
When testing RAW data, send 1024 bytes of data every 1ms, receive the data, and check the receive length, which can sometimes…
Part Number: AM6442 Other Parts Discussed in Thread: CLOCKTREETOOL Hello, I want to realize that the output frequency of SYSCLKOUT0 and CLKOUT0 is 1MHZ, which registers need to be configured and how to configure them? Please help to provide the code and…
Part Number: AM6442 In the following figure, I configured the registers so that SYSCLKOUT0 was 1MHZ, but the frequency of the corresponding pin I measured was 4MHZ, as if the value of sysclkout_clk in front of it did not divide by 4. May I ask how this…
Part Number: AM6442 Other Parts Discussed in Thread: SYSCONFIG
我想在R5里面用HEX的方式启动PRU,PRU配置里面我做了一些引脚的配置,现在因为我在sysconfig里面打开了pru,我用linux的/lib/firmware/引导R5固件的时候发现已经加载到固件了,但是没有运行,
这个问题如何解决?或者我不打开pru,那么我应该到哪里去配置pru的引脚?