Wiring Teensy 3.0 to color SPI oled with SD card

Status
Not open for further replies.

winge76

New member
Hi,

I´m kind of new to teensy, and I purchased a teensy 3.0 to have some more memory and cpu than arduino nano.

However I´m stucked in the wiring of the display.

The display I´m using is this
http://goo.gl/Z8koM

It´s using SSD1351 as IC driver.

I´m also using Teensyduino and trying to get the supplied example code to work with Teensyduino.
http://goo.gl/CMDZt

Anyone having suggestions on how to make the wiring to Teensy?

SPI Port
VCC (5V) = Ok
GND = Ok
REST = ?
SCL = ?
SDA = ?
CS = ?
DC = ?

Micro-SD Port
MISO = ?
SCLK = ?
MOSI = ?
CS = ?

Best regards.
 
Status
Not open for further replies.
Back
Top