HELP: problem NHD-C0220BiZ-FS RGB-FBW-3VM in AVR Flowcode V5

Comments

5 comments

  • clatos2000

    maybe someone can help me, I think you could modify the setup parameters component to be compatible with the display controller ST7036

    0
  • clatos2000

    Just I try the sample code from the Arduino IDE and the display works perfectly.
    Please help modify the LCD display component of flowcode (FC5_AVR_LCDDisplay.c) so you can use this display with.

    0
  • Saurabh_B

    HI,

    Unfortunately I do not have much experience with Flowcode, however it will take some time to go over the code you have above.

    0
  • Saurabh_B

    I have a few questions to see if we can narrow down where the problem lies.

    When you start writing to the display, do you get an acknowledgement back?

    Could you also measure the voltage on Pin 6 (Vout)?

    0
  • clatos2000

    Hi Saurabh_B, thanks for answering. First of all forgive me for my bad English (GOOGLE TRANSLATOR) try explain the best I can.
    In arduino IDE everything works fine. But not flowcode. Because flowcode is a graphical programming environment, where the user takes the elements (components) to be used in your project and start putting together a flowchart of the code.
    The standard built-in LCD component flowcode LCD supports generic market, with Hitachi and compatible controller chips. The code I've put up "FC5_AVR_LCDDisplay.c" is the one that operates the LCD, especially at the bottom of the code (delay`s, etc). What I need is if you can help me modify this code to do start the NHD-C0220BiZ-FS RGB-FBW-3VM and incorporate it as a new component (FC5_AVR_LCDDisplayNewhaven.c).
    I do not know how to do it on my own, do not even be programmed (for this flowcode use).
    Thank you

    0

Please sign in to leave a comment.