Question
fsmc LCd problem
Posted on January 14, 2014 at 10:52
i use lcd with fsmc and i can display any color else white color
lcd_clear(0xFFFF); // 0xFFFF this is while color and this not display any thing ? 0xFFFE this is (0xFFFF - 1) this give me white color but why 0xFFFF not work and 0xFFFE WORK the color number from 0x0000 to 0xFFFE work i use 16bit fsmc with 16bit lcd