Hi.
I use ti-processor-sdk-linux-am335x-evm-01.00.00.03 in Beaglebone-Black.
I try connect LCD driver IC ILI9341V.
ILI9341V have two way SPI interface.
1)
2)
I want use to 1)-Way for SPI Interface.
1)-Way is Start Bit Mode.
Start Bit is 1bit + Only First Byte.
See 24.4.1.8 in the am3358 Datasheet spruh73l.pdf.
Can I use Start Bit Mode ?
I want know How use.
Help !