NHD-1.69-160128ASC3 stuck with colourful mosaic

Comments

1 comment

  • Alee_S

    Hi Milind,

    It appears the OLED display has initialized properly under the STM32F4 platform at the very least, but any data routines are unable to go through for some reason.

    A simple check would be to ensure any jumper wires are not cross-wired on the setup, although you likely already examined this. Another good place to check is whether the ports used for the data lines are being properly enabled in software as output pins, and/or whether certain pins on separate ports are tied together by an on-board resistor on the STM board that may be blocking proper logic transmission on 2 pins being used to communicate with the OLED display. Lastly, please review your 'data' routine carefully to ensure the modifications on the code are being correctly implemented.

    Please keep us updated on your findings.

    0

Please sign in to leave a comment.