MARMEX-VB : "Mary Camera module" library
Dependents: MARMEX_VB_test MARMEX_VB_Hello
MARMEX-VB (MARY-VB) camera module library for mbed. (This module may be available in Japan only.)
Kown problem / 既知の問題
The read data may have contouring. In this case, it may require reset or changing order of data reading. The order change API is available as "read_order_change()" function.
カメラから読み出したデータに擬似輪郭が発生することがあります.この問題にはシステム全体のリセットを行うか,または読み出し順の変更を行うことで対処して下さい.読み出し順の変更はAPIの"read_order_change()"関数を使うことができます.
Revisions of MARMEX_VB.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:8ef31b67c0ab | 2014-06-19 | optimized SPI : FIFO | File Diff Annotate |
3:7f26004cfbce | 2014-06-16 | optimization done for SPI operation: ChipSelect signal kept asserted during line data transfer. | File Diff Annotate |
2:88213c3ca312 | 2014-06-09 | unused code has been removed for non-LPC1768 platform | File Diff Annotate |
1:b2324313d4da | 2014-06-09 | MARMEX-VB version 0.2 | File Diff Annotate |
0:c4d14dd5d479 | 2014-06-06 | version 0.1 | File Diff Annotate |