TftBmpMemFormat()
This command formats the FLASH memory IC using the Chip Erase command, preparing it to be written with new data.
The chip erasure process can take anywhere from 50 milliseconds to several hundred milliseconds, depending on the IC. To account for this, a 1-second delay is added after the chip erase command, making the entire process take approximately one second.
If the memory IC has not been formatted, you will not be able to write BMP files or other data to it. Once formatted, you can add new BMP files or other information to the IC.
Example:
TftBmpMemFormat()
Created with the Personal Edition of HelpNDoc: Easily share your documentation with the world through a beautiful website