On 26 September 2012 18:50, Jonathan Corbet wrote:
> On Wed, 26 Sep 2012 11:47:55 +0200
> Javier Martin wrote:
>
>> According to the datasheet ov7675 uses a formula to achieve
>> the desired framerate that is different from the operations
>> done in the current code.
>>
>> In fact, this formula s
On Wed, 26 Sep 2012 11:47:55 +0200
Javier Martin wrote:
> According to the datasheet ov7675 uses a formula to achieve
> the desired framerate that is different from the operations
> done in the current code.
>
> In fact, this formula should apply to ov7670 too. This would
> mean that current cod
According to the datasheet ov7675 uses a formula to achieve
the desired framerate that is different from the operations
done in the current code.
In fact, this formula should apply to ov7670 too. This would
mean that current code is wrong but, in order to preserve
compatibility, the new formula wi