Part Number: PROCESSOR-SDK-J722S Tool/software: Hi,TI Experts:
I have been following the Processor SDK Linux for J722S 10_01_00 Guide for booting Linux from ospi.
3.1.1.7. OSPI/QSPI NOR/NAND — Processor SDK J722S Documentation
Steps followed…
Hi,
?? ? said: 1. after set "ti,davinci-gpio-unbanked =<1>;" in dtb file, linux gpio interrupt will not work.
This will not work as we do not have support for unbanked interrupts within Linux.
?? ? said: +++ b/linux/board-support/ti-linux-kernel…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi TI expert,
1. i am using J722s evm and sdk v11 example code as environment. sdcard, spl boot mode.
2. my base code is vision_apps/platform/j722s/rtos/mcu2_0/main.c 3. my target is make ipc with other…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi experts,
We have established such image data link:
camera -> serdes -> capture -> csi-tx -> serializer(max96717) -> image adapter plate
When running, the graph is 30fps as below.
However,…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi TI expert,
1. i am using J722s evm and sdk v11 example code as environment. sdcard, spl boot mode.
2. my target is to use 12 GPIO single pin interrupt on mcu20. 3. since mcu20 only and 8(actual is 6…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi TI expert, 1. i am using J722s evm and sdk v11 example code as environment. sdcard, spl boot mode.
2. my target is to create ipc communication between cores, including mcu r5f, main mcu, wkup mcu ,…
Part Number: PROCESSOR-SDK-J722S Other Parts Discussed in Thread: AM67A Tool/software: HI,
I need to run the main-r5fss0-0_nortos variant of dss_display_test on the R5 processor by loading from U-Boot.
I could successfully compile inside the directory…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi team,
I am working with 11_00_00_06 J722S RTOS MCU-PLUS-SDK.
I want to add a custom board based on J722S SOC to the source code of the MCU PLUS SDK.
Could you please refer to any documentation which…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi, I'm checking Processor SDK RTOS for TDA4VEN. According to document for MCU plus SDK as shown below, this described "Welcome to MCU+ SDK for J722S. This SDK contains examples, libraries and tools to develop…
Part Number: PROCESSOR-SDK-J722S Tool/software: Hi TI
I try to follow this software-dl.ti.com/.../UG-DFU.html 3.1.1.2. USB Device Firmware Upgrade (DFU)
I set J722S EVM's boot mode to DFU mode SW3[1:8] = 1100 1010 SW4[1:8] = 0000 0000 SW2[1:8] = 0011…