🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@mchp-mcc/clc-16bit-driver

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mchp-mcc/clc-16bit-driver

- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path

1.0.7
latest
npm
Version published
Maintainers
0
Created
Source

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 DriverCLC PLIBPIC24/dsPIC devices
1.0.1>=1.1.0>=5.4.0
1.0.01.1.0<=5.3.0
1.0.01.0.0<=5.4.0

Changelog

All notable changes to this project will be documented in this file.

[1.0.7] - 2024-09-05

New Features

  • CC16SCRIP-9585 :- Minor UI Improvements

[1.0.6] - 2024-07-09

New Features

  • CC16SCRIP-9551 :- Updated link for API reference document

Bug Fixes

  • CC16SCRIP-2321 :- Updated interactive diagram for logic gates

[1.0.5] - 2024-03-05

Bug Fixes

  • CC16SCRIP-8130 :- Fixed OR-XOR Configuration Diagram

[1.0.4] - 2023-06-28

Bug Fixes

  • CC16SCRIP-6889 :- Updated notifications for input source selections

[1.0.3] - 2023-04-26

Bug Fixes

  • CC16SCRIP-6039 :- The combo-box in the schematic doesn't show the complete text

[1.0.2] - 2022-05-24

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view

[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

FAQs

Package last updated on 05 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts