Search Results

Search results 1-8 of 8.

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

  • Appwizard

    Mr. Kumar - - emWin related

    Post

    Hello Team SEGGER Can the Appwizard version downloaded from the NXP site be used with the corresponding NXP emWin libraries on a custom board using an NXP MCU? Are there any limitations to using this Appwizard version? Is it a trial version? And how might I go in order to add the UI generated by Appwizard to my custom project? I have already configured emWin to run on the custom hardware with a SSD1963 based display. Awaiting your reply. Thanks.

  • Hello Sven Really appreciate the reply. Will try the solution out. Thanks. Regards, Kumar.

  • Greetings. I am planning to use the RA8876 display with a NXP MK56 series MCU based custom board. Is it possible to use emWin for developing the GUI for the RA8876 display? I see no driver supports this controller so I was thinking about using GUIDRV_Lin driver. Will that work? Also how does emWin send data to the display as there are no GUI_PORT_API functions for the Linear driver? Any help in the right direction will be appreciated. Thanks.

  • Use of Encoder with emWwin

    Mr. Kumar - - emWin related

    Post

    Hello Anthony. I was hopeless for any replies so stopped checking the forum. But now that I have one I will try to implement it and get back to you. Heartiest thanks and best regards. Kumar.

  • Use of Encoder with emWwin

    Mr. Kumar - - emWin related

    Post

    Hello. My project using emWin needs to accept inputs from an Encoder and hard key buttons. I have designed a primitive interface using GUI Builder's exported code and its displaying as expected. I need some help with the implementation of the interactions. Here are the basic ones: 1. Scroll through options on a menu using an encoder. 2. Select the preferred option by pressing the encoder. 3. Input values by rotating the encoder and then set the values by pressing the encoder. My question is how …

  • Yeah I did try out the steps in the manual to no avail. Not working. Also I saw in the video I referred to that I need to disable floating point ops. But my application requires floating point ops and depends on it. How do I get around it?

  • Hello Florian. Thank you for the reply. I am referring to the video MCU Tech Minutes | GUI Development with emWin and AppWizard on NXP's website. I tried to follow the steps but in the video they show a libGUI.a file while I couldn't find any such file. I will refer to the manual you pointed me to, but I think I have tried it before without any success. As for integrating the exported Appwizard code, how do I go about it? I have already configured emWin properly for the target hardware and it is…

  • Greetings. I am running the NXP MK64FX512VLQ12 MCU on a custom board. I got the emWin library provided by NXP working with the board and SSD1963 based display. My question is whether I can use Appwizard for building my GUI. I saw a video on NXP's website that it might be possible, but I want confirmation. I read somewhere in the forum that I can only run the simulation and not on the target board while using the one downloaded from Segger's website (maybe the trial version). Is that correct? Als…