Forum Rule: Always post complete source code & details to reproduce any issue!
-
Wiring Teensy 3.0 to color SPI oled with SD card
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.
-
You should have got a printed card showing the Tensy 3. pinout, but if you have misplaced it, there is also an online version.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules