BalajiNP
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by BalajiNP-
BalajiNP commented,
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...
-
BalajiNP created a post,
NHD-2.23-12832UCB3-40956 display & SPI mode???
Hi,Trying to bring up this display in SPI mode and it uses the SSD1305 controller.In SPI, 4 modes are available. Which mode, this display or SSD1305 Controller has to be configured.-Thanks.
-
BalajiNP commented,
Steps:1. write one pixel2. Using this write a single character3. using this write a string
-
BalajiNP commented,
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...
-
BalajiNP created a post,
NHD-2.8-25664UCB2 display - Linux device driver
Hi,We are going to use NHD-2.8-25664UCB2 display. Where can I get Linux device driver for this display?Need to look for the details to port this device driver to our board.-Thanks.