Search Results

Search results 1-9 of 9.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello Segger Team, is it possible to implement multiple display ads with AppWizard on one target device with embOS operating system and emWin graphics library and link them together? The following example application is to be implemented: A microcontroller has two separate displays. Each display is created with its own AppWizard project. The generated code is included in the microcontroller project and linked to the corresponding display. Signals can be exchanged between the displays. Do I under…

  • AppWizard Textimport

    WitDai - - emWin related

    Post

    Okay thank you, Florian. Best regards, WitDai

  • AppWizard Textimport

    WitDai - - emWin related

    Post

    Short feedback: The text was not displayed in the AppWizard, because in some text-IDs there was no text content in the first language. Therefore, I replaced the relevant text with a space. The 908 text IDs and 26 languages thus works. The information about the limitation is nevertheless interesting for us. Can you give us some feedback on this? I also noticed that as soon as you insert a text via "Insert Text", the text already inserted in the AppWizard also shifts by the number of newly inserte…

  • AppWizard Textimport

    WitDai - - emWin related

    Post

    Hello together, Can you tell me how many different text-IDs and languages can be included in the AppWizard? Is there a limit to this? Is there also a limit on the number of chars per text? We have 908 different texts in 26 different languages. I can import the text file (.csv, UTF-8) successfully and the texts can also be displayed in AppWizard. But as soon as I insert a new text in the text management and then select it in the AppWizard, it is not displayed. I hope you can help me out in this r…

  • Okay. That's understandable, of course. Thank you very much for the quick response. Have a nice weekend. Best regards, WitDai

  • Hello together, I have created an AppWizard application with various buttons and am now trying to trigger the click event via the touchscreen. Unfortunately it doesn't quite work with the touch controller, so I'm asking myself if it's possible to trigger the button click event respectively the notification code "WM_Notification_Clicked" also via the user source code? For example, if a variable has state 1, a WM_Message should be sent with MessageID "WM_NOTIFY_PARENT" and the event "WM_Notificati…

  • Hello emWin-experts, my MPU is an ARM Cortex-A5 device with an Armv7-A architecture. Now I would like to evaluate the AppWizard and need a new emWin Library version (.a-File) with all AppWizard APPW-commands. I am using the IDE IAR Embedded Workbench and my Linker shows error[Li005]: no definition for "APPW_Init" .... Do you know where I can find the actual emWin library? Thanks in advance. Best regards Wit

  • Thank you very much for your quick support, Florian. If there will be any problems I will let you know. Best Regards, Wit

  • Hello emWin-experts, I am using emWin v5.44. Now I would like to test the AppWizard. Therefore I will need a version higher v6.10. Are there any problems with the emWin migration/ update from v5.44 to v6.14? -> Maybe there are some problems because of a new syntax or missing commands? -> Which steps need to be done after the migration with the aim to use AppWizard generated Code (for example adding some include commands)? I hope you can help me in this regard and look forward to hearing from you…