Jump to content

Recommended Posts

Posted

I have an orange pi lite, I want to use the lcd ili9341 3.2 model SKU: MSP3218 touch screen, and how the installation connections I don't know are these jumpers wires in the gpios correct and if possible use the sd card reader in the orange pi uart? I need your help. I be very grateful.

 

The OS is "Armbian_20.02.0-rc1_Orangepilite_buster_current_5.4.14_desktop"

board.jpg

Posted
17 hours ago, potatopi said:

if possible use the sd card reader in the orange pi uart?

No , not on the UART !

It should be connected to SPI0_MOSI, SPI0_MISO, SPI0_CLK and SPI0_CS0 (pins 19, 21, 23 and 24 respectively).

But since SPI0_CS0 is already in use for LCD, you need to use another GPIO, such PA21 (pin26) as a secondary SPI0_CS1, all other pins can be shared.

Posted

http://mobile4dev.blogspot.com/2017/09/orange-pi-pc-tft-ili9341.html

 

Hi!

Is it work with newer Armbian versions?
I can't find xorg.conf in /etc/X11/ folder.

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines