Page 1 of 1

NanoPi NEO with Matrix - 2'8 SPI Key TFT

Posted: Wed Jun 07, 2017 9:29 pm
by jkm_lodz
Hi,

Did any of You guys run the NanoPi NEO with FriendlyArm Matrix 2'8 SPI Key TFT Touch 240x320 LCD?
I've tried this:
http://wiki.friendlyarm.com/wiki/index. ... _2.8.22LCD
but it does'nt work.
I have folowing error message:
"modprobe: ERROR: could not insert 'fbtft_device': Invalid argument"

Regards,

Jarek

Re: NanoPi NEO with Matrix - 2'8 SPI Key TFT

Posted: Tue Jun 27, 2017 8:53 am
by jjm
jkm_lodz wrote:
Hi,

Did any of You guys run the NanoPi NEO with FriendlyArm Matrix 2'8 SPI Key TFT Touch 240x320 LCD?
I've tried this:
http://wiki.friendlyarm.com/wiki/index. ... _2.8.22LCD
but it does'nt work.
I have folowing error message:
"modprobe: ERROR: could not insert 'fbtft_device': Invalid argument"

Regards,

Jarek


Hi,
If you want to use Matrix - 2'8 SPI Key TFT with the NanoPi NEO you will need to fly line.
The 26Pin GPIO of the Matrix - 2'8 SPI Key TFT is T_CS, connect this T_CS GPIO to the NEO. You can connect the T_CS to any pin of the number 8 or 10 or 12Pins of the NEO . Then modify the code to the corresponding pin.

thank you!

Re: NanoPi NEO with Matrix - 2'8 SPI Key TFT

Posted: Tue Jul 04, 2017 2:45 pm
by rodsten
You can connect the T_CS to any pin of the number 8 or 10 or 12Pins of the NEO . Then modify the code to the corresponding pin.


What code is to be modified to reflect the pin T_CS is connected to, and what exactly should the modification look like?

Thanks very much,
Rod