Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.83 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.83 KB

CST816S

Github CI/CD Crates.io Docs.rs

Rust implementation I2C driver of the cst816s, cst816t, cst816d touch screen IC.

Disclaimer

The CST816S IC firmware and documentation are incomplete and lack critical information. There are several undocumented magic values, features that are claimed but do not work, and important details that are absent from both the datasheet and the documentation. As a result, it is recommended to limit the usage of this IC to basic point-and-click actions.

If you have any additional information, please do not hesitate to submit an issue with it.

WIP...

Open-To-Idea

Please feel free to open an issue with your design improvements/considerations.

CST816S Touch Screen IC

Support

Example

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.