Search found 1 match
- Thu Jul 17, 2014 7:15 pm
- Forum: Display
- Topic: SSD1306 128x64 Pixel uOLED display module (HCMODU0050&2)
- Replies: 42
- Views: 167100
Re: SSD1306 128x64 Pixel OLED display module (HCMODU0050&2)
Hi All, I'm trying to get this display working on a custom board using an ARM chip and IAR but haven't been able to get it to do anything after hours. My startup routine is (all tested with multimeter in debugging): Reset pin low Wait 10us Reset pin high Wait 8us Send 0xAE (DC low, CS low) - Display...