Skip to content

Commit

Permalink
Update todos and add imx219 datasheet
Browse files Browse the repository at this point in the history
  • Loading branch information
sameer committed Apr 14, 2020
1 parent ec6b579 commit f5b0178
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,22 @@

## To-do List

* [ ] Power-off Mode
* [ ] Software reset
* [ ] Fast standby control
* [ ] Mode select
* [ ] Set virtual channel
* [ ] Streaming mode
* Camera control
* [ ] Analog/Digital gain
* [ ] Exposure
* [ ] Orientation

* Spinlock watching i2c until ready
* [ ] reset_max_delay
* [ ] reset_min_time
* IMX219 Driver
* [x] Power-off Mode
* [x] Standby Mode
* [x] Streaming Mode
* [ ] Maximize possible framerates
* [ ] Custom cropping
* [ ] Investigate clock multipliers and maximize mipi clock
* Camera control
* [ ] Analog/Digital gain
* [ ] Exposure (integration time)
* [ ] Orientation
* Synthesis & debugging

## Reference Documents

These documents are not hosted here! They are available on Library Genesis and at other locations.

* [MIPI CCS v1.1](https://b-ok.cc/book/5437872/02a689)
* [IMX219 Datasheet](https://github.com/rellimmot/Sony-IMX219-Raspberry-Pi-V2-CMOS/blob/master/RASPBERRY%20PI%20CAMERA%20V2%20DATASHEET%20IMX219PQH5_7.0.0_Datasheet_XXX.PDF)

0 comments on commit f5b0178

Please sign in to comment.