Thanks to visit codestin.com
Credit goes to lib.rs

2 unstable releases

0.2.0 Apr 14, 2025
0.1.0 Mar 6, 2025

#2125 in Embedded development

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

89 downloads per month

MIT license

12KB
238 lines

RA8835A

Driver for RA8835A / SED1335 display controllers.

Examples

In order to keep the driver code generic, it is up to the user to implement their own parallel bus implementation and functionality to toggle between input/output modes. See examples/ for example implementation with STM32F411 using DynamicPin.

Dependencies

~56KB