MCC Melody CLC Driver
Overview
The Configurable Logic Cell (CLC) module allows the
user to specify combinations of signals as inputs to a
logic function and to use the logic output to control
other peripherals or I/O pins. This provides greater
flexibility and potential in embedded designs, since the
CLC module can operate outside the limitations of software execution, and supports a vast amount of output
designs.
Features
- The driver provides a CLC GUI whose gates can be configured depending on the application needs.
- The mode of the CLC can be configured using the
Logic Cell Mode
component in the software settings tab.
Logic Cell Modes Supported
- AND-OR,
- OR-XOR,
- 4-input AND,
- SR latch,
- 1-input D flip-flop with S and R,
- 2-input D flip-flop with R,
- JK flip-flop with R,
- 1-input transparent latch with S and R
PIC24/dsPIC33 CLC Driver, PLIB and Device Package Version Compatibility Matrix
CLC Driver | CLC PLIB | PIC24/dsPIC devices |
---|
1.0.1 | >=1.1.0 | >=5.4.0 |
1.0.0 | 1.1.0 | <=5.3.0 |
1.0.0 | 1.0.0 | <=5.4.0 |
Changelog
All notable changes to this project will be documented in this file.
[1.0.1] - 2022-01-13
New Features
- CC16SCRIP-3419 :- Dependency Selector label updated with PLIB name
- CC16SCRIP-3342 :- Added notifications for input source selections