datashit Posted July 29, 2017 Report Share Posted July 29, 2017 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? main.cpp board_ILI9481.h gfxconf.h gdisp_lld_ILI9481.c Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now