k210-hal icon indicating copy to clipboard operation
k210-hal copied to clipboard

Add basic DVP support

Open Winnaries opened this issue 4 years ago • 0 comments

Changes Made

  • Implemented a APB1 and APB2 clock controls
  • Added APB1 and APB2 field to Clocks struct
  • Added basic SCCB operation eg. send/receive data
  • Added image control function of DVP (referring to C library)

Purpose

  • I was going to use this crate for interfacing my board with OV2640 using DVP, therefore this PR.

Readiness

  • Not going to put any further commit to this PR, therefore it is ready to merge after it has been officially reviewed and accepted.

I appreciate any feedbacks :eyes:

Winnaries avatar Feb 19 '21 09:02 Winnaries