This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beaglebone-Black SPI Start Bit Mode Enable ?

Other Parts Discussed in Thread: AM3358

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 !