Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
MIP8F_SPI.cpp File Reference
ver5.0 Library source code file: Class for JDI MIP8 display More...
Go to the source code of this file.
Detailed Description
ver5.0 Library source code file: Class for JDI MIP8 display
Ver5.0 Addtional function is checking the refresh display speed between 4bit,3bit and 1bit transfer mode Ver4.0 Addtional function is Line buffer version Ver3.0 Addtional function is font display ver2.0 Addtional function is Monochome display by 1bit mode of SPI transfer.
spi-transfer to Display has 3 mode. 4bit mode is color display, this bit arrange is R,G,B,x. R,G,B = R,G,B subpixel bit. x bit is Dummy. 3bit mode is color display, this bit arrange is R,G,B. R,G,B = R,G,B subpixel bit. No bit is Dummy. 1bit mode is monocrome display,high speed refresh mode. a only Green subpixel of bitmap data is transfered.
<license> Copyright 2018 Japan Display Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file MIP8F_SPI.cpp.
Generated on Fri Jul 15 2022 22:15:16 by
