killkrt
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by killkrt-
killkrt commented,
I got it working using two pull-down resistors (instead of pull-up) on OLEDCS and SDCS.OLEDCS is connected to a pin always set to 0.SDCS is connected to my CS.In some way it seems that it's working...
-
killkrt commented,
Thank you for the hints.I put two pull-up resistors as you suggested, but I still have problems.The SDCS is connected to a pin that it is always high, while the OLEDCS is connected to pin 10 (that ...
-
killkrt commented,
Some updates,I have change my wiring in this way: Pin 0 -> GND Pin Vin -> VDD Pin 15 -> D/C Pin 14 -> RES Pin 13 -> SCK Pin 10 -> See later Pin 11 -> MOSI I was connecting Pin 10 to OLEDCS, but...
-
killkrt created a post,
NHD-1.5-128128ASC3 and Teensy 3.6
Hi,I am trying to get my OLED (NHD-1.5-128128ASC3) works with a Teensy 3.6 using the following library: https://github.com/kirberich/teensy_ssd1351 and using the examples provided with it.Despite I...