NETMF bugs with STM32F429IDiscovery
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-03-19 3:03 PM
Posted on March 19, 2014 at 23:03
Hello,
I've noticed that the .NET micro framework port provided by ST for the STM32F429IDiscovery board has a bug with LCD code. If one tries to use the .flush method on a bitmap object while specifying X,Y, Width, Height parameters those parameters incorrectly compute the area the bitmap should be flushed.Also there are no methods provided to change the orientation of the LCD. How would I go about getting the modified porting kit changes made by ST so I could add this functionality myself?Thanks,Bob #netmf-lcd-429-bitmap-flush
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-03-20 9:16 AM
Posted on March 20, 2014 at 17:16
I cant answer your question sadly...
However, if ST would release the source for this, so we can make changes like this ourselves.ST...common?