This code contains functions to perform the following operations:
To be used in conjuction with Eve Asset Builder software from Bridgetek.
EVE Asset Builder will take any number of files and pack them into a single file. This file will also contain the "blob" file provided by Bridgetek which allows the EVE BT81x to use fast mode (QSPI) in it's interactions with the onboard flash chip.
In order for this code to function, the location of the file list and offsets (output.map) must be known.
In order to place this offset table at a known address (offset 4096), the following procedure is provided:
EVE Asset Builder provides no method of ordering files within the "blob" so some dance must be performed.
Designed for Matrix Orbital EVE3, EVE3x and EVE4x SPI TFT Displays incorporating BT81x chips and QSPI flash
https://www.matrixorbital.com/ftdi-eve/eve-bt815
This code makes use of the Matrix Orbital EVE Library found here:
https://github.com/MatrixOrbital/EVE2-Library
Matrix Orbital EVE SPI TFT display information can be found at: https://www.matrixorbital.com/ftdi-eve
An Arduino shield with a connector for Matrix Orbital EVE displays is used to interface the Arduino to Eve.
This shield includes:
https://www.matrixorbital.com/accessories/interface-module/eve2-shield
Support Forums
http://www.lcdforums.com/forums/viewforum.php?f=45