-
```
When using an SSD1322 the contrast doesn't work.
You need to modify :
u8g_dev_ssd1322_nhd31oled_bw.c
Replace
line 310 : u8g_WriteByte(u8g, dev, 0x081);
With
line 310 : u8g_WriteByte(u8g, dev, 0…
-
```
In ug_dev_ssd1306_128x64.c, the following code is present.....
static const uint8_t u8g_dev_ssd13xx_sleep_on[] PROGMEM = {
U8G_ESC_ADR(0), /* instruction mode */
U8G_ESC_CS(1), …
-
```
Has anyone had success driving this 3.2" OLED display from BuyDisplay.com? I've
tried using the NHD class definition which also uses the SSD1322, however, this
did not work for me.
Here is the …
-
```
When using an SSD1322 the contrast doesn't work.
You need to modify :
u8g_dev_ssd1322_nhd31oled_bw.c
Replace
line 310 : u8g_WriteByte(u8g, dev, 0x081);
With
line 310 : u8g_WriteByte(u8g, dev, 0…
-
```
Has anyone had success driving this 3.2" OLED display from BuyDisplay.com? I've
tried using the NHD class definition which also uses the SSD1322, however, this
did not work for me.
Here is the …
-
```
Has anyone had success driving this 3.2" OLED display from BuyDisplay.com? I've
tried using the NHD class definition which also uses the SSD1322, however, this
did not work for me.
Here is the …
-
```
- The 256x64 display will be 248x64 centered
- use the pb8v1 architecture, but implementation of _2x_ is needed
- how to implement GR mode?
solution: Port ssd1325 to the pb8v1 architecture, test …
-
```
Has anyone had success driving this 3.2" OLED display from BuyDisplay.com? I've
tried using the NHD class definition which also uses the SSD1322, however, this
did not work for me.
Here is the …
-
```
Has anyone had success driving this 3.2" OLED display from BuyDisplay.com? I've
tried using the NHD class definition which also uses the SSD1322, however, this
did not work for me.
Here is the …
-
```
Has anyone had success driving this 3.2" OLED display from BuyDisplay.com? I've
tried using the NHD class definition which also uses the SSD1322, however, this
did not work for me.
Here is the …