Search Results

Search results 1-3 of 3.

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

  • Hi, More than a year ago someone brought this up and it is still not implemented. It is part of basic functionality in a coding editor. Will this happen soon?

  • Hi, Which driver did you use from segger. I'm just starting to use a LCD with the same controller. Stefan

  • LCD_FillRec crashes

    axterminator - - emWin related

    Post

    Hi, I'm currently working on my first segger app. so bear with me, probably doing something stupid. I have cut the code down to the bare min. STM32F103ZF, Keil, NT7534 Controller (4 line serial), GUIDRV_SPage. I have written the interface function which work. All compiles OK. When I run throught the code, it goes into GUI_Init, then GUI_X_Config, LCD_X_Config and initialises the LCD fine with LCD_X_DisplayDriver. As it exits it runs some code until it get to LCD_FillRec and branches to a bad add…