-
Notifications
You must be signed in to change notification settings - Fork 22
Modules
Peter-van-Tol edited this page May 21, 2022
·
2 revisions
This section discusses the all available modules of LiteX-CNC. At this moment the following modules are supported:
- Watchdog;
- Wallclock;
- GPIO (optional);
- PWM/PDM (optional);
- Stepgen (optional);
- Encoder (optional);
For new modules, please feel free to open an issue or add a PR.
For each module a fixed layout is used in this wiki:
- a general description
- an overview of the configuration section;
- an overview of the exported pins and parameters;
- one or more examples of use cases.