twlostow / dsi-shield

Arduino MIPI DSI Shield
GNU Lesser General Public License v3.0
484 stars 153 forks source link

DSI Core Readme

  1. Disclaimer

This project implements a MIPI DSI (MIPI Display Serial Interface) Verilog core. Since the DSI specification is non-public and requires an NDA, the core was built using bits and pieces available throughout the Web: presentations, display controller/SOC datasheets, various application notes and Android kernel drivers. The author is not associated in any way with the MIPI Alliance. The core is provided as-is, it has never been verified for compliance with the DSI standard and it probably lacks many of its features. You use it at your own risk, there's no warranty.

  1. License
  1. Acknowledgements