Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Deprecated Items:
• TYPE_MEMORY - replaced by GFX_RESOURCE
• EXTDATA - replaced by GFX_EXTDATA
• BITMAP_FLASH - replaced by IMAGE_FLASH
• BITMAP_RAM - replaced by IMAGE_RAM
• BITMAP_EXTERNAL - replaced by GFX_EXTDATA
• EEPROM.h and EEPROM.c are replaced by the following files:
• MCHP25LC256.c - source code
• MCHP25LC256.h - header file
• in the HardwareProfile.h add #define USE_MCHP25LC256 to use the new driver.
Migration Changes:
• EditBox widget's caret behavior is now by default enabled when USE_FOCUS is set. To disable, ignore all messages for
the edit box by returning a zero when in GOLMsgCallback().
Known Issues:
• PutImage() does not work when using PIC24FJ256DA210 and look up table is used on images located at EDS memory
with color depth less than 8bpp.
• External Memory Programmer utility does not work with Graphics PICTail v2 (AC164127)
• When using PIC24FJ256GB210 PIM with Explorer 15 board with a 5v Lumex LCD display, the S1D13517 demo does not
run correctly.
• Font tables are limited to 256 pixel character height.
v3.02
New:
• Added custom video playback from SD Card in SSD1926 Demo. Video frames are formatted to RGB565 format.
• Added support for 1bpp, 4bpp and 8 bpp color depth on Chart widget.
• Added support for Display Boards from Semitron
• Seiko 35QVW1T
• Seiko 43WVW1T
Changes:
• Maximum font height is now 256 pixels.
• Modified EditBox behavior
• Caret is now by default enabled.
• Caret can now be shown even if USE_FOCUS is disabled.
• Applications can now respond to touchscreen event on EditBoxes when USE_FOCUS is disabled.
• Modified resistive touchscreen calibration sequence.
• Graphics Resource Converter upgrade (Version 3.8.21) - refer to
"Graphics Resource Converter Help.pdf" located in <install directory>/Microchip Solutions/Microchip/Graphics/bin/grc for
details.
• External Memory Programmer upgrade (Version 1.00.01) - refer to "External Memory Programmer Help.pdf" located in
<install directory>/Microchip Solutions/Microchip/Graphics/bin/memory_programmer for details.
Fixes:
• Fix issue on PIC24FJ256DA210 display driver PutImage()'s missing lines when the image last pixel row or column falls on
the edge of the screen.
• Fix Resistive Touch Screen driver issue on rotated screens.
• Fix GetImageHeight() GetImageWidth() issues for images that are RLE compressed.
• EPMP module is now disabled when memory range defined for display buffer is located in internal memory.
1.3 Release Notes MLA - Graphics Library Help
31
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_gfx.pdf