Jump to content

Slemi

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi! I still have the same error as before. Starting to loose my mind triyng to get this to work for last six hours. I have enough for today, or my board might meet my hammer. Will try again tomorrow. Not sure anymore what I have already changed and what not. Tried everything five times already from scratch. Wish there was someone who knows that would create step-by-step tutorial for this for us who don't know.
  2. I have it like in screenshot but still doesn't work Are these correct settings?
  3. In your gfxconf.h you need to uncomment #define GFX_USE_GDISP and change value from FALSE to TRUE. But then all hell breaks loose!!! I get 693 errors after that. If it helps here is the first error: expected declaration specifiers or '...' before '(' token gdisp_colors.h /F7_uGFX_005/uGFX/src/gdisp line 313 C/C++ Problem it points to function: #define HTML2COLOR_R(h) (((h) & ((0xFFL & ~((1<<(8-COLOR_BITS_R))-1))<<16)) >> (24-(COLOR_BITS_R+COLOR_SHIFT_R))) on line 313 in gdisp_colors.h
  4. Have you managed to make this project? Regards!
×
×
  • Create New...