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()"関数を使うことができます.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:84e6c89a9a6d | 2014-06-20 | nxpfan | SPI-FIFO operation option added |
4:8ef31b67c0ab | 2014-06-19 | nxpfan | optimized SPI : FIFO |
3:7f26004cfbce | 2014-06-16 | nxpfan | optimization done for SPI operation: ChipSelect signal kept asserted during line data transfer. |
2:88213c3ca312 | 2014-06-09 | nxpfan | unused code has been removed for non-LPC1768 platform |
1:b2324313d4da | 2014-06-09 | nxpfan | MARMEX-VB version 0.2 |
0:c4d14dd5d479 | 2014-06-06 | nxpfan | version 0.1 |