Animation demo with MIP8F_SPI_Ver60

Dependencies:   mbed MIP8F_SPI_Ver60 MIP8f_FRDM_LineBuffer_sample MIP8f_FRDM_TransferMode_sample

Introduction

Animation Demo. Some Goldfish swin in water, from left to right, from bottom to top. Color and monochrome version

Only for LPM027M128x (400x240) ,JDI DIsplay.

Other information , please refer to https://os.mbed.com/teams/JapanDisplayInc/code/MIP8f_FRDM_sample/

Usage

Copy Setting File and Image to micro SD-CARD. you can NOT use same sample color images of OTHER VERSION SAMPLE.

a) Download the following file corresponding to the target panel, and rename file identifier (.bin -> .zip), and unzip the file on micro SD Card's root directory.

LPM027M128x (400x240) :/media/uploads/JDI_Mbed_Team/goldfish_400x240.bin

b) Insert micro SD-CARD to FRDM-K64F. c) Upload binary file to FRDM-K64F.and push Reset Button.

Other information

refer to Usage on https://os.mbed.com/teams/JapanDisplayInc/code/MIP8f_FRDM_sample/

this Sample Code (.bin)

/media/uploads/JDI_Mbed_Team/mip8f_frdm_animation_sample.k64f.bin

Committer:
JDI_Mbed_Team
Date:
Tue Sep 04 06:44:01 2018 +0000
Revision:
0:33fe30a2b785
JDI_MIP8F sample

Who changed what in which revision?

UserRevisionLine numberNew contents of line
JDI_Mbed_Team 0:33fe30a2b785 1 /*
JDI_Mbed_Team 0:33fe30a2b785 2 * mbed SDK
JDI_Mbed_Team 0:33fe30a2b785 3 * Copyright (c) 2017 ARM Limited
JDI_Mbed_Team 0:33fe30a2b785 4 *
JDI_Mbed_Team 0:33fe30a2b785 5 * Licensed under the Apache License, Version 2.0 (the "License");
JDI_Mbed_Team 0:33fe30a2b785 6 * you may not use this file except in compliance with the License.
JDI_Mbed_Team 0:33fe30a2b785 7 * You may obtain a copy of the License at
JDI_Mbed_Team 0:33fe30a2b785 8 *
JDI_Mbed_Team 0:33fe30a2b785 9 * http://www.apache.org/licenses/LICENSE-2.0
JDI_Mbed_Team 0:33fe30a2b785 10 *
JDI_Mbed_Team 0:33fe30a2b785 11 * Unless required by applicable law or agreed to in writing, software
JDI_Mbed_Team 0:33fe30a2b785 12 * distributed under the License is distributed on an "AS IS" BASIS,
JDI_Mbed_Team 0:33fe30a2b785 13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
JDI_Mbed_Team 0:33fe30a2b785 14 * See the License for the specific language governing permissions and
JDI_Mbed_Team 0:33fe30a2b785 15 * limitations under the License.
JDI_Mbed_Team 0:33fe30a2b785 16 */
JDI_Mbed_Team 0:33fe30a2b785 17
JDI_Mbed_Team 0:33fe30a2b785 18 // Automatically generated configuration file.
JDI_Mbed_Team 0:33fe30a2b785 19 // DO NOT EDIT, content will be overwritten.
JDI_Mbed_Team 0:33fe30a2b785 20
JDI_Mbed_Team 0:33fe30a2b785 21 #ifndef __MBED_CONFIG_DATA__
JDI_Mbed_Team 0:33fe30a2b785 22 #define __MBED_CONFIG_DATA__
JDI_Mbed_Team 0:33fe30a2b785 23
JDI_Mbed_Team 0:33fe30a2b785 24
JDI_Mbed_Team 0:33fe30a2b785 25 #endif
JDI_Mbed_Team 0:33fe30a2b785 26