BitPlains and LCD_GetVRAMAddr

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

    • BitPlains and LCD_GetVRAMAddr

      I am using the BitPlains driver.

      In LCD_X_Config I call
      LCD_SetVRAMAddrEx(0, (void *)&_VRAM_Desc);

      And every works... fine

      However, calls to LCD_GetVRAMAddr and LCD_GetVRAMAddrEx return 0.

      Is that expected? If so that is too bad because it means I need to put in a workaround function call to get to the framebuffer to use to put the data to the screen.

      Alan
    • Hi,

      Unfortunately, the GUIDRV_BitPlains driver doesn't support this function. We will add this in a future version of emWin.

      For now you have to store the framebuffer addresse on your own and write a little function to access it from somewhere in your application.

      Regards,
      Sven
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.