Search Results

Search results 1-5 of 5.

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

  • My old project have some struct, which is not displayed correctly. BitFields inside are not displayed: Source Code (16 lines) Source Code (14 lines)What is wrong?

  • Please, help me to fix this problem: when I debugging STM32 MCU with J-Link in STM32CubeIDE v1.8 it is not possible to change the Live Expressions tab values 'on the fly' (while MCU is running). The error message is on the pic. A few time ago this working well for me!

  • I have STemWin v5.44 STM32F103VET6 Cortex-M3 project based on GUI Builder used. Is there are any ways to upgrade to AppWizard? 1. I create the AppWizard project, fill it and 'export and save' it. 2. I look to the AppWizard ProgramData folder and cannot find GCCM3 library. Please help me to create it for STemWin v5.44 to be able to use with AppWizard. 3. I temporary use GCCM4 library and include files from AppWizard ProgramData folder and add it to my STM32Cube (Eclipse based) envirounment/projec…

  • emWin and NT35510 based TFTs

    vladi552 - - emWin related

    Post

    Finally, we could receive the following result for text output example from the user manual: forum.segger.com/index.php/Attachment/4743/

  • emWin and NT35510 based TFTs

    vladi552 - - emWin related

    Post

    Hello. I'm STemWin v5.44 user. My TFT: lcdwiki.com/3.97inch_16BIT_Module_NT35510_SKU:MRB3973 TFT connection: STM32F103VET6, FSMC 16bit. The problem is this TFTs Novatek NT35510 based and it currently not supported by emWin. However, it command set is very similar to ILI9486 TFT controller, so we could try to add this "support" on the fly if two routines have been rewritten in LCDConf_FlexColor.c file: Source Code (42 lines)Also I use this version of LCD_X_Config func: Source Code (21 lines)I tes…