Tool/software:
Hi,
Thanks for your help to enable MCSPI0 spidev.
When I build and run the included spidev_test, I get the following:
root@j722s-evm:/# ./spidev_test -v -D /dev/spidev1.0 -p "HELLOWORLD" spi mode: 0x0 bits per word: 8 max speed: 500000 Hz (500 kHz) TX | 48 45 4C 4C 4F 57 4F 52 4C 44 __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ |HELLOWORLD| RX | FF FF FF FF FF FF FF FF FF FF __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ |..........|
However, when I connect a logic analyzer to the MOSI pin on the J28 expansion header, no data is actually transmitted.
Could you advise?
Thank you,
Jin