Do Pynq Z2 support PMOD OLED RGB module.
Please point me to some support code to enable the module.
Do Pynq Z2 support PMOD OLED RGB module.
Please point me to some support code to enable the module.
This looks like an SPI module. Pmod OLEDrgb Reference Manual - Digilent Reference
You can find some example code for Pmod OLED; and try to migrate their code onto microblaze C code.