Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop Other Embeded program

image_sensor

  • Category : Other Embeded program
  • Tags :
  • Update : 2012-11-26
  • Size : 16kb
  • Downloaded :0次
  • Author :b*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
one sensor driver based on MTK 6225 platform :#define OV7670 #ifndef HW_SCCB void SCCB_send_byte(kal_uint8 send_byte) { volatile signed char i volatile kal_uint32 j for (i=7 i>=0 i--) { /* data bit 7~0*/ if (send_byte & (1<<i)) { SET_SCCB_DATA_HIGH } else { SET_SCCB_DATA_LOW } for(j=0 j<SENSOR_I2C_DELAY j++) SET_SCCB_CLK_HIGH for(j=0 j<SENSOR_I2C_DELAY j++) SET_SCCB_CLK_LOW for(j=0 j<SENSOR_I2C_DELAY j++) } /* don t care bit, 9th bit*/ SET_SCCB_DATA_LOW SET_SCCB_DATA_INPUT SET_SCCB_CLK_HIGH for(j=0 j<SENSOR_I2C_DELAY j++) SET_SCCB_CLK_LOW SET_SCCB_DATA_OUTPUT } /* SCCB_send_byte()*/ .....
Packet file list
(Preview for download)
image_sensor.c
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.