Commit 18fc2e0a authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

moved hispi lanes phases adjustment to from mt9f002_pgm_initsensor to...

moved hispi lanes phases adjustment to from mt9f002_pgm_initsensor to mt9f002_pgm_detectsensor - this supposedly removed rare i2c write errors
parent 20bcfcfc
This diff is collapsed.
......@@ -23,7 +23,7 @@
// bit 9 should have set masking for broken frames
// cleared bit 3 allows writing to some RO registers
//#define MT9F002_RESET_REGISTER_VALUE 0x001c
#define MT9F002_RESET_REGISTER_VALUE 0x0011c
#define MT9F002_RESET_REGISTER_VALUE 0x011c
//#define MT9F002_RESET_REGISTER_VALUE 0x0014
// number of lines to sacrifice before generating Frame Valid
#define MT9F002_VACT_DELAY 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment