Interfacing Sparkfun micro OLED with the MODM7AE70
Posted: Sat Feb 13, 2021 3:54 am
I ported the library to interface with the Sparkfun micro OLED (#13003).
The OLED displays something but it doesn't quite work.
My code is on Github here:
https://github.com/jpelletier/oled_spi/tree/master
Values at initialisation are good and validated on another platform. The OLED isn't defective, same hardware runs fine on 3 other platforms.
OLED - Netburner connexions
Netb. OLED 0.66" Sparkfun 64x48 pixels #LCD-13003
P2.1 1 GND
P2.2 2 VDD
P2.28 3 D1/MOSI
P2.25 4 D0/SCK
-- 5 D2
P2.9 6 D/C
P2.19 7 nRESET
P2.29 8 nCS
The OLED displays something but it doesn't quite work.
My code is on Github here:
https://github.com/jpelletier/oled_spi/tree/master
Values at initialisation are good and validated on another platform. The OLED isn't defective, same hardware runs fine on 3 other platforms.
OLED - Netburner connexions
Netb. OLED 0.66" Sparkfun 64x48 pixels #LCD-13003
P2.1 1 GND
P2.2 2 VDD
P2.28 3 D1/MOSI
P2.25 4 D0/SCK
-- 5 D2
P2.9 6 D/C
P2.19 7 nRESET
P2.29 8 nCS