Jump to content

STM32 + FREERTOS With ILI9481 8BITBUS Problem


datashit

Recommended Posts

Hello there,

I'm trying to drive 8BITBUS TFT with ILI9481. I draw something on the screen. But it looks half.

Where do you make mistakes. I shared the source codes.

 

 

I also get this error in freertos.

 "GOS: Either GFX_OS_NO_INIT or GFX_OS_CALL_UGFXMAIN must be defined for FreeRTOS"

Solution for now with this method:

  #define GFX_OS_NO_INIT                           TRUE

Is that what I should do?

20170729_222928.jpg

main.cpp

board_ILI9481.h

gfxconf.h

gdisp_lld_ILI9481.c

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...