Home
C329-SPI User Manual
Contents
1. 00h 00h 00h SNAPSHOT FFFFFFOSh Snapshot Type 00h 00h 00h RESET FFFFFFO8h Reset Type 00h 00h 00 FFh POWER OFF FFFFFFO9h 00h 00h 00h 00h DATA FFFFFFOAh Data Type Length Byte 0 Length Byte 1 Length Byte 2 SYNC FFFFFFODh 00h 00h 00h 00h ACK FFFFFFOEh Cmd Token ACK counter 00h 00h NAK FFFFFFOFh 00h NAK counter Err Number 00h QUALITY FFFFFF 10h Quality Level 00h 00h 00h INITIAL FFFFFFO01h Colour Type Colour Type Description 02h Y4 03h Y8 05h RGB12 06h RGB16 08h RGB24 09h YUV16 07h Compression Preview Resolution Preview Resolution Description Oth 80x60 02h 88x72 03h 160x120 04h 176x144 05h 320x240 06h 352x288 07h 640x480 08h 80x64 09h 128x96 OAh 128x128 OBh 160x128 C329 SPI JPEG Compression Module 2010 08 25 C329 SPI User Manual Compression Resolution Compression Resolution Description 01h 80x60 02h 88x72 03h 160x120 04h 176x144 05h 320x240 06h 352x288 87h 640x480 08h 80x64 09h 128x96 OAh 128x128 OBh 160x128 GET PIC FFFFFF04h Picture Type Picture Type Description 01h Snapshot Picture 02h Preview Picture 03h Serial Flash Picture 05h Compression Preview Picture 06h Playback Picture SNAPSHOT FFFFFF05h The host sends this command to ask OV529 to capture a still image Snapshot Type must be 0 in order to be compatible with OV528 RESET FFFFFFO8h Reset All means a reset of the whole system including regist
2. C329 SPI User Manual C329 SPI User Manual Release Note V1 0 27 September 2010 First release V1 1 12 January 2012 Second release C329 SPI JPEG Compression Module 1 2010 08 25 C329 SPI User Manual General Description The C329 is a colour VGA camera module which performs JPEG compression and can be attached to a host via an SPI interface Users can send a Snapshot command from the host in order to capture an image The image is then compressed by the host and stored in and internal buffer and transferred to the host through the SPI port EEPROM C329 Camera Module Program ue Figure 1 System Block Diagram Features Small Size 20x28mm Adjustable resolution resolution Max VGA 3 3V operation Low Power consumption 64mA active SPI Interface with Hold Power Saving Mode Multiple lens options Multiple interface options UART version available System Configuration Camera Sensor The C329 uses a 1 4 OmniVision VGA sensor with an 8 bit YcbCr interface and 3 8 V Lux Sec sensitivity OV529 Serial Bridge The OV529 Serial bridge contains an Embedded JPEC CODEC and controller chip that can compress and transfer image data from the Camera Sensor to an external device The OV529 performs all imaging function like white balance downsizing and compressed image storage Program EEPROM A Serial EEPROM provides the program code that gives the OV529 it s interface and command set C329 SPI JPEG Compression
3. FFFODO0000000h Wait 25ms Did we get ACK FFFFFFOEODnn0000h If NO repeat above command up to 60 times Did we get SYNC If NO repeat above Send ACK command Here is an example of how to establish communication with the C329 for the first time e Set Remote Baud Rate to 14 400 bps e Get SYNC e Change C329 Baud Rate with command FFFFFF0100870107h e Set Remote Baud Rate to new BAUD 921 600 in this example e Get SYNC Here is an example of the commands required to quickly capture and transfer an image form the C329 to an embedded system Establish communication as above Send command INIT FFFFFF0100870107h GET ACK FFFFFFOE01nn0000h Send command SELECT IMAGE QUALITY FFFFFF1000000000h GET ACK FFFFFFOE10nn0000h Send command GET PICTURE FFFFFF0405000000h GET ACK FFFFFFOE04nn0000h GET ACK FFFFFFOAnnLOL1L2h GET Image Data C329 SPI JPEG Compression Module 10 2010 08 25
4. Module 2 2010 08 25 C329 SPI User Manual Board Layout 28mm Top View Bottom View Figure 2 C329 SPI board Layout and Serial Interface SPI Interface Timing Options and CLK The SPI interface consists of MOSI Master Out Slave In MISO Master In Slave Out CLK and CS In the OV529 there is the addition of HOLD which when H indicates to the Master that the OV529 isn t ready and should hold off the next transaction The CS signal allows multiple devices to be attached to the SPI bus When CS is L the OV529 is selected Data on MISO will be clocked out on the falling edge of CLK and data on MOSI will be clocked in on the rising edge of CLK It is possible to select both clock edges this will require a hardware change that must be ordered specifically It is recommended to use the above scenario if at all possible Description Chip enable setup time MISO hold time Chip enable hold time MOSI setup Time MOSI hold time Figure 3 SPI Timing C329 SPI JPEG Compression Module 3 2010 08 25 Command Set The C329 SPI module supports the following commands C329 SPI User Manual Command Cmd Token Parameter 1 Parameter 2 Parameter 3 Parameter 4 INITIAL FFFFFFOIh 00h Colour Type Preview Res Compres Res GET PIC FFFFFF04h Pic Type
5. ers and state machines uC will be rebooted Reset State Machine means a reset of some state machines only When the last byte of Reset command is FFh the OV529 must stop the current job and perform this Reset command immediately Reset Type Reset Type Description 00h Reset All Oth Reset State Machine POWER OFF FFFFFF09h The host sends this command to suspend OV529 DATA FFFFFFOAh The C329 sends this command to pass the length of the stored image The following kinds of data C329 SPI JPEG Compression Module 5 2010 08 25 C329 SPI User Manual must be preceded by Data command to provide the data length information Length byte 0 is Least Significant Byte LSB and Length byte 2 is Most Significant byte MSB Data Type Data Type Description 00h Register Data 01h Snapshot Picture 02h RGB YUV Preview Picture 04h Compression Preview Picture 05h Playback Picture Length Image Length len 0 Len 1 100h Len 2 10000h SYNC FFFFFFODh The host sends this command to start a synchronization sequence ACK FFFFFFOEh This command is a handshake command to indicate that previous transaction was succeeded Command ID The received command ID ACK Counter The host and OV529 maintain their own ACK counters After transmitting an ACK command this counter will be increased by 1 NAK FFFFFFOFh This command is a handshake command which indicates corrupted transmiss
6. ions or unsupported features NAK Counter The host and OV529 maintain their own NAK counters After transmitting an NAK command this counter will be increased by 1 Error Number The error condition number QUALITY FFFFFF10h The host sends this command to select image quality level Image quality level only effects Compression related images No influence on image of bypass mode C329 SPI JPEG Compression Module 6 2010 08 25 Quality Level C329 SPI User Manual Quality Level Description 00h Best 01h Better 02h Normal C329 SPI JPEG Compression Module 2010 08 25 C329 SPI User Manual Command Implementation Power On amp Power Off OV529 camera system requires around second from power off to next power on After power on the camera requires around 1 2 second for firmware load from EEPROM and system wake up SYNC The Remote System sends a SYNC command and awaits and ACK the C329 then sends out it s own SYNC and the Remote system is expected to respond with an ACK as shown below Commands The Following commands respond with ACK INITIAL RESET SNAPSHOT POWER OFF and SELECT IMAGE QUALITY as shown below COMMAND C329 SPI JPEG Compression Module 8 2010 08 25 C329 SPI User Manual GET PICTURE C329 SPI JPEG Compression Module 9 2010 08 25 C329 SPI User Manual Code Implementation Here is an example of how to SYNC with the C329 e Send Get SYNC command FFF
Download Pdf Manuals
Related Search
Related Contents
クラウド管理型VPNルータ「ZC1000」を新発売! Kapitel 3 Zugreifen auf den GV Acoustic Legends HD Sound Set User Manual エーハイムクラシックフィルター2211と 30 オリジナルガラス水槽のセット例 Toutes les infos - Epinay-sur 学習機能付 リモートコマンダー Manual de actualização para o Windows 8 Lantronix XPress-Pro SW 94000 Copyright © All rights reserved.
Failed to retrieve file