Rust implementation I2C driver of the cst816s, cst816t, cst816d touch screen IC.
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...
Please feel free to open an issue with your design improvements/considerations.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.