Suuuny Community Member
- Member since Dec 8th 2020
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Suuuny -
Replied to the thread Where do i include emWin_png library in project?.
PostThanks warload. Thanks to you, I solved the compille error. As you said, I did the following. 1) I added the png file to the project. 2) IAR Project has added the group and source files. 3) There was no problem using GUI_PNG_Draw() when I tried to… -
Suuuny -
Posted the thread Where do i include emWin_png library in project?.
ThreadHello. I have a problem: display png image file. IDE: IAR Embedded Workbench IDE - Arm 8.40.2 MCU : STM32F469 emWin version : 5.40 I have downloaded pnglib at SEGGER - The Embedded Experts - Downloads via STemWin540.pdf However, I have tried multiple…