Other Parts Discussed in Thread: TDA4VM
Tool/software:
Hello, TI, Urgent need for support
I need to enable the MCSPI3 function, and the TDA4 is the master. I followed the operation of this document and imitated SPI6 to set SPI3. The result was that the spidev node under /dev/ was not generated.
root@j721e-evm:~# ls -l /sys/class/spi*
/sys/class/spi_master:
total 0
lrwxrwxrwx 1 root root 0 Feb 27 17:26 spi0 -> ../../devices/platform/bus@100000/2130000.spi/spi_master/spi0
lrwxrwxrwx 1 root root 0 Feb 27 17:26 spi1 -> ../../devices/platform/bus@100000/bus@100000:bus@28380000/47000000.bus/47040000.spi/spi_master/spi1
/sys/class/spi_slave:
total 0
/sys/class/spidev:
total 0
SDK is the "ti-processor-sdk-linux-adas-j721e-evm-10_00_00_08-Linux-x86-Install"