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.

9 Bit SPI on Beaglebone Black

Hello,

I am using ili9341V LCD which supports 9 bit SPI mode i.e., Data/Command bit + 8 data bits. I want to create SPI Frame buffer driver on beaglebone with 9 bit Transmission. I need suggestions for enabling 9 bit SPI on beaglebone to create Frame buffer.

Thanks in Advance.