2014-03-03 09:35 AM
Hello.
Well I'm pretty newbie about this thing. I have a task to configure SSD1298/SSD1289 driver with STeMwin. I'm still confuse to modify the GUIDRV_Template.c. Can anyone help me to fix this problem or maybe just explanation about how STeMwin is used for porting a new driver that is not provided by STeMwin? Oh by the way, I'm using STM32F1 with KEIL.Thank you very much. Really appreciate a kindly help. #stemwin #stm32f1 #ssd12892014-11-05 12:24 AM
Hi,
The SSD1298 and SSD1289 LCDs are supported by STemWin since 5.18 STemWin version. You have just need to configure the LCDConf file (by adding the basic write/read operation) and call the right controller in LCD_X_Config (for SSD1298 and SSDD1289: GUIDRV_FLEXCOLOR_F66702)Keep us informed about your finding.Regards,Heisenberg.