BalajiNP
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by BalajiNP-
Thanks for the reply. Tried this OLED Display in I2C mode, it is working fine. When try this in SPI mode, it is not working.Used the initialization sequence in i2c driver code for SPI driver code a...
-
Steps:1. write one pixel2. Using this write a single character3. using this write a string
-
In Linux Kernel, the drivers are there. It supports the SSD1305, SSD1306, SSD1307 and SSD1309 controllers.Have anyone used/tested this driver?The driver path in kernel src: drivers/video/fbdev/ssd1...