Jump to content

Slemi

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Slemi


  1.  

    9 minutes ago, cpu20 said:

    Yes, could you give me the output of your error messages? (Console)

    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. :(

    printscreen.JPG

  2. 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

  3. On 23. 12. 2016 at 07:31, Joel Bodenmann said:

    We'll put together an official ready-to-run project for the STM32F746G-Discovery project using the SW4STM32 / AC6 IDE. It should be ready for download within a week.

    Have you managed to make this project?

    Regards!

×
×
  • Create New...