Question
Missed GUIDRV_SLin support in STemWin
Posted on March 31, 2016 at 11:16
I need to use STM32F4 to control a LCD with RA8835 controller on it. By the document given with STemWin, I need to call GUIDRV_SLin_SetS1D13700(). But in ARM MDK, it always throw error ''Error: L6218E: Undefined symbol GUIDRV_SLin_SetS1D13700 (referred from lcdconf.o).'' I don't know why. It seems ST has compiled the lib without GUIDRV_SLin support. Did ST missed it or there are other reasons?
Thanks. #stemwin