fsmc LCd problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-01-14 1:52 AM
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
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-04-28 4:53 PM
Posted on April 29, 2014 at 01:53
I have the same case, any solutions for it ? thanks
